mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 00:01:28 +00:00
parent
4a3e6b5edc
commit
dd184fa8b6
@ -401,7 +401,6 @@ Mob::Mob(
|
||||
stunned = false;
|
||||
silenced = false;
|
||||
amnesiad = false;
|
||||
inWater = false;
|
||||
|
||||
shield_timer.Disable();
|
||||
m_shield_target_id = 0;
|
||||
|
||||
@ -1683,7 +1683,6 @@ protected:
|
||||
bool rooted;
|
||||
bool silenced;
|
||||
bool amnesiad;
|
||||
bool inWater; // Set to true or false by Water Detection code if enabled by rules
|
||||
bool offhand;
|
||||
bool has_shieldequiped;
|
||||
bool has_twohandbluntequiped;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user