Convo, script and vendor changes
This commit is contained in:
@@ -13,4 +13,5 @@ CreateItemOnObject("playershandbook", oPC);
|
||||
if (GetItemPossessedBy(oPC, "emotewand")!= OBJECT_INVALID)
|
||||
return;
|
||||
CreateItemOnObject("emotewand", oPC);
|
||||
GiveGoldToCreature(oPC, 230);
|
||||
}
|
||||
|
Reference in New Issue
Block a user