WIP for NPC spell push, off by default for now

This commit is contained in:
Michael Cook (mackal)
2018-03-07 16:50:24 -05:00
parent 0d63c8b9ef
commit ae966e546b
8 changed files with 94 additions and 18 deletions
+1
View File
@@ -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;