void main() { object oPC = GetPCSpeaker(); TakeGoldFromCreature(25, oPC, TRUE); CreateItemOnObject("nk_firepittoken", oPC); }