summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-29 12:23:54 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-29 12:23:54 -0300
commit41323ac303dc7debeb185950577ec68b7f97cfec (patch)
tree5d5e4bf532e1b10be8a339ea6f7181c71ba40819 /npc/012-1
parentd1cfb3b2892e45ef774e969ec9f8670d82e0cf26 (diff)
downloadserverdata-41323ac303dc7debeb185950577ec68b7f97cfec.tar.gz
serverdata-41323ac303dc7debeb185950577ec68b7f97cfec.tar.bz2
serverdata-41323ac303dc7debeb185950577ec68b7f97cfec.tar.xz
serverdata-41323ac303dc7debeb185950577ec68b7f97cfec.zip
Don't spawn THAT much... >.<
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/guards.txt18
1 files changed, 8 insertions, 10 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index 48c34b382..0fffaaa50 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -671,21 +671,19 @@ OnTimer210000:
OnTimer420000:
OnTimer540000:
$@SIEGE_HURNS+=1;
-// Spawn each 30s after timer 120, difficulty raisers exempt (same for boss)
+// Spawn each 45s after timer 120, difficulty raisers exempt (same for boss)
OnTimer120000:
-OnTimer150000:
-//OnTimer180000: BOSS WAVE
+OnTimer165000:
+//Timer 180000: BOSS WAVE
//OnTimer210000: difficulty raiser
-OnTimer240000:
-OnTimer270000:
+OnTimer255000:
OnTimer300000:
-OnTimer330000:
-OnTimer360000:
+OnTimer345000:
OnTimer390000:
-//OnTimer420000: difficulty raiser
-OnTimer450000:
+//Timer 420000: difficulty raiser
+OnTimer435000:
OnTimer480000:
-OnTimer510000:
+OnTimer525000:
//OnTimer540000: difficulty raiser
OnTimer570000:
siege_cast("012-1", .name$, $@SIEGE_HURNS, TP_HURNS);