mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 02:38:45 +00:00
[Quest API] Add GetNPCTintIndex() to Perl/Lua (#4983)
This commit is contained in:
@@ -200,6 +200,7 @@ public:
|
||||
Lua_Spawn GetSpawn(lua_State* L);
|
||||
bool IsResumedFromZoneSuspend();
|
||||
void SetNPCTintIndex(uint32 id);
|
||||
uint32 GetNPCTintIndex();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user