mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Even more mob_info work
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user