diff options
Diffstat (limited to 'npc/011-3')
-rw-r--r-- | npc/011-3/flood.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/011-3/flood.txt b/npc/011-3/flood.txt index 9bf9b2684..db9ac6888 100644 --- a/npc/011-3/flood.txt +++ b/npc/011-3/flood.txt @@ -31,6 +31,8 @@ OnMinute42: OnMinute46: OnMinute52: OnMinute56: + // Check if auto-restart was scheduled + SchedRestart(); OnSkipFlood: if ($@GM_OVERRIDE) debugmes "[Flood] Cycle begin"; .@fd=!(getmapmask("011-3")&MASK_SPECIAL); // .@fd - is flooded? |