summaryrefslogtreecommitdiff
path: root/npc/011-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-05 13:37:18 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-05 13:37:18 -0300
commit572959cd297af047de36ed755654b12a889a95f9 (patch)
tree5df36b094a49cb63d46424f0ab306733433f3f8b /npc/011-3
parent890fef2ff263b17ac311465da382fe00776cebc8 (diff)
downloadserverdata-572959cd297af047de36ed755654b12a889a95f9.tar.gz
serverdata-572959cd297af047de36ed755654b12a889a95f9.tar.bz2
serverdata-572959cd297af047de36ed755654b12a889a95f9.tar.xz
serverdata-572959cd297af047de36ed755654b12a889a95f9.zip
Regenerate map data
Diffstat (limited to 'npc/011-3')
-rw-r--r--npc/011-3/flood.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-3/flood.txt b/npc/011-3/flood.txt
index 802b0c9ac..04d7e12fc 100644
--- a/npc/011-3/flood.txt
+++ b/npc/011-3/flood.txt
@@ -36,7 +36,7 @@ OnSkipFlood:
.@fd=!(getmapmask("011-3")&MASK_SPECIAL); // .@fd - is flooded?
if (.@fd) {
- //debugmes "[Flood] UF - Unflooding";
+ debugmes "[Flood] UF - Unflooding";
// If it is flooded, unflood it to prevent players getting struck for too long
killmonster("011-3", "#EternalSwampCore::OnSwampMob");
addmapmask "011-3", MASK_SPECIAL;