summaryrefslogtreecommitdiff
path: root/npc/functions/weather.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-29 15:42:13 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-29 15:42:13 -0300
commit53853ed9b34da883554e24f813c330815f52ebe5 (patch)
tree403f6a1ced9123f2fe68498b669419a8cc6876f1 /npc/functions/weather.txt
parentbcb88c0deaa105aa86ae7029c228210904a687fe (diff)
downloadserverdata-53853ed9b34da883554e24f813c330815f52ebe5.tar.gz
serverdata-53853ed9b34da883554e24f813c330815f52ebe5.tar.bz2
serverdata-53853ed9b34da883554e24f813c330815f52ebe5.tar.xz
serverdata-53853ed9b34da883554e24f813c330815f52ebe5.zip
Fix fix and more fix
Diffstat (limited to 'npc/functions/weather.txt')
-rw-r--r--npc/functions/weather.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt
index 83a02fecd..74824d5f3 100644
--- a/npc/functions/weather.txt
+++ b/npc/functions/weather.txt
@@ -121,7 +121,7 @@ OnMinute45:
if (.@mk & MASK_EVILSANCTUM)
.@mk=.@mk^MASK_EVILSANCTUM;
- // Monster King Sieges
+ // Monster King Sieges (can be weird, siege last 10mn and mask last 15)
if ($@MK_SCENE)
.@mk=.@mk|MASK_EVILSANCTUM;
if (.@mk & (MASK_MATTACK|MASK_EVILSANCTUM))