summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-02 16:14:22 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-02 16:14:22 -0300
commit6cd4d27c0444e37a7df443bf160d11b60085fece (patch)
treeafa614b740a27cd6a57ff427277bfb6969b1718f
parent55440f220e2f8e09e01f4cd66ebd60baeb767bf4 (diff)
downloadserverdata-6cd4d27c0444e37a7df443bf160d11b60085fece.tar.gz
serverdata-6cd4d27c0444e37a7df443bf160d11b60085fece.tar.bz2
serverdata-6cd4d27c0444e37a7df443bf160d11b60085fece.tar.xz
serverdata-6cd4d27c0444e37a7df443bf160d11b60085fece.zip
[skip ci] Debug command for Eternal Swamps - @es_flood
-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?