mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
WIP for NPC spell push, off by default for now
This commit is contained in:
@@ -393,6 +393,7 @@ Mob::Mob(const char* in_name,
|
||||
permarooted = (runspeed > 0) ? false : true;
|
||||
|
||||
movetimercompleted = false;
|
||||
ForcedMovement = 0;
|
||||
roamer = false;
|
||||
rooted = false;
|
||||
charmed = false;
|
||||
|
||||
Reference in New Issue
Block a user