summaryrefslogtreecommitdiff
path: root/npc/functions/mkbot.txt
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/functions/mkbot.txt
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/functions/mkbot.txt')
-rw-r--r--npc/functions/mkbot.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt
index dae226812..2e847ce84 100644
--- a/npc/functions/mkbot.txt
+++ b/npc/functions/mkbot.txt
@@ -165,6 +165,7 @@ OnTimer90000:
// Delta handles the compulsory wait time between waves.
// 6 hours normally, 12 hours if the army is in disarray.
.@delta=6;
+ $@SIEGE_ABORTED = false;
if ($GAME_STORYLINE == 3)
.@delta=12;
// Tulimshar