mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
feat(Scripting): Created two perl/lua scripting hooks for merchants (#5083)
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
bool IsAmmo();
|
||||
uint32 GetID();
|
||||
uint32 GetItemScriptID();
|
||||
uint8 GetItemType();
|
||||
int GetCharges();
|
||||
void SetCharges(int charges);
|
||||
uint32 GetPrice();
|
||||
|
||||
Reference in New Issue
Block a user