mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
Add ScaleNPC() to Perl and Lua. (#1238)
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
};
|
||||
|
||||
void ScaleNPC(NPC * npc);
|
||||
void ResetNPCScaling(NPC * npc);
|
||||
bool IsAutoScaled(NPC * npc);
|
||||
bool LoadScaleData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user