mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Merge pull request #515 from ngdeao/master
Netcode and Zoning Improvements
This commit is contained in:
@@ -253,6 +253,7 @@ Mob::Mob(const char* in_name,
|
||||
invulnerable = false;
|
||||
IsFullHP = (cur_hp == max_hp);
|
||||
qglobal=0;
|
||||
spawned = false;
|
||||
|
||||
InitializeBuffSlots();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user