void main() { object oPC = GetPCSpeaker(); TakeGoldFromCreature(1, oPC, FALSE); AdjustAlignment(oPC, ALIGNMENT_GOOD,1); }