// crime guild mad void main() { object oPC=GetLastDisturbed(); object oNPC=GetObjectByTag("Doman"); AdjustReputation(oPC,oNPC,0); }