From b4b1c5547421367780696dd930a5ed84bdd2f954 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 Dec 2021 08:32:51 -0300 Subject: Slow down poppet waves, players ain't killing this many this fast. --- npc/082-3/poppet.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt index c3ef1301..eed36e88 100644 --- a/npc/082-3/poppet.txt +++ b/npc/082-3/poppet.txt @@ -127,12 +127,12 @@ L_Summon: close; OnTimer1000: // Initial wave -OnTimer90000: // 1.5 min -OnTimer180000: // 3.0 min -OnTimer300000: // 5.0 min +OnTimer120000: // 2.0 min +OnTimer240000: // 4.0 min OnTimer360000: // 6.0 min -OnTimer420000: // 7.0 min -OnTimer480000: // 8.0 min (final) +OnTimer450000: // 7.5 min +OnTimer540000: // 9.0 min +OnTimer600000: // 10.0 min (final) /* Summon next wave */ .@msg$ = any("I'm having fun, what about you?", "I'm spawning more monsters, watch out.", -- cgit v1.2.3-60-g2f50