Even more mob_info work

This commit is contained in:
Akkadius
2018-11-14 02:23:38 -06:00
parent 4758c04e99
commit 1061788610
7 changed files with 293 additions and 65 deletions
-2
View File
@@ -94,8 +94,6 @@ public:
std::map<std::pair<int, int>, global_npc_scale> npc_global_base_scaling_data;
void ListStats(NPC * &npc);
int8 GetNPCScalingType(NPC * &npc);
bool ApplyGlobalBaseScalingToNPCStatically(NPC * &npc);
bool ApplyGlobalBaseScalingToNPCDynamically(NPC * &npc);