
void main()
{

    object oNPC = OBJECT_SELF;
    ChangeToStandardFaction(oNPC, STANDARD_FACTION_HOSTILE);
}
