summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/011-3/flood.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/011-3/flood.txt b/npc/011-3/flood.txt
index 92bb73384..eca345c67 100644
--- a/npc/011-3/flood.txt
+++ b/npc/011-3/flood.txt
@@ -16,6 +16,7 @@ OnSwampMob:
OnInit:
addmapmask "011-3", MASK_SPECIAL;
+ bindatcmd "es_flood", "#EternalSwampCore::OnSkipFlood", 99, 99, 1;
end;
OnMinute02:
@@ -30,6 +31,7 @@ OnMinute42:
OnMinute46:
OnMinute52:
OnMinute56:
+OnSkipFlood:
debugmes "[Flood] Cycle begin";
.@fd=!(getmapmask("011-3")&MASK_SPECIAL); // .@fd - is flooded?