summaryrefslogtreecommitdiff
path: root/npc/009-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-10-15 20:14:55 -0300
committerJesusaves <cpntb1@ymail.com>2020-10-15 20:14:55 -0300
commit87839a2a2a69fa728e04f5642a331779973df29f (patch)
tree05197f23faa12e58ef5ec19fea654f8c17bec1ed /npc/009-1
parent5ece678c82c7fc66984805ac736cdac6674068a6 (diff)
downloadserverdata-87839a2a2a69fa728e04f5642a331779973df29f.tar.gz
serverdata-87839a2a2a69fa728e04f5642a331779973df29f.tar.bz2
serverdata-87839a2a2a69fa728e04f5642a331779973df29f.tar.xz
serverdata-87839a2a2a69fa728e04f5642a331779973df29f.zip
Keep Siege timers running to prevent siege cancellation from having adverse effect.
Increase max AFK time.
Diffstat (limited to 'npc/009-1')
-rw-r--r--npc/009-1/guards.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt
index 7a4c2863c..b214a70fe 100644
--- a/npc/009-1/guards.txt
+++ b/npc/009-1/guards.txt
@@ -60,6 +60,7 @@ L_MKControl:
close;
OnMKSiege:
+ $@SIEGE_ABORTED = false;
OnStartSiege:
kamibroadcast(col("WARNING! WARNING! Monster Army is moving towards Halinarzo!!",1));
do_siege("009-1", "010-2", "HALIN", TP_TULIM, .name$, .siegetime);