Added support for quests to enable and then redisable processing of movement.

This commit is contained in:
Noudess
2020-07-27 10:43:24 -04:00
parent 44a1256eb9
commit 8e7591cd4b
7 changed files with 32 additions and 1 deletions
+1
View File
@@ -866,6 +866,7 @@ Zone::Zone(uint32 in_zoneid, uint32 in_instanceid, const char* in_short_name)
default_ruleset = 0;
is_zone_time_localized = false;
process_mobs_while_empty = false;
loglevelvar = 0;
merchantvar = 0;