Updated Lua NPC (markdown)

Alex
2014-08-21 15:15:06 -07:00
parent 676918e05f
commit e1798d248f
+2
@@ -98,4 +98,6 @@ Integer GetSpawnKillCount();
Integer GetScore();
Void MerchantOpenShop();
Void MerchantCloseShop();
Integer GetMerchantProbability();
Void SetMerchantProbability(Integer new_item_spawn_probability);
```