2025/09/24 Update
Updates from @behindflayer
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
void main()
|
||||
{
|
||||
GiveXPToCreature(GetPCSpeaker(), 75);
|
||||
GiveGoldToCreature(GetPCSpeaker(), 75);
|
||||
GiveGoldToCreature(GetPCSpeaker(), 350);
|
||||
object oItemToTake1;
|
||||
oItemToTake1 = GetItemPossessedBy(GetPCSpeaker(), "TowerAxe");
|
||||
DestroyObject(oItemToTake1);
|
||||
|
Reference in New Issue
Block a user