From cf401614a7c43cc7c2dd5fea7ae06815f47b011f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 22 Dec 2021 04:06:45 -0300 Subject: Standardize the time between waves to 2.5 minutes --- npc/082-3/poppet.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt index c4239b8a..49e98e1d 100644 --- a/npc/082-3/poppet.txt +++ b/npc/082-3/poppet.txt @@ -136,12 +136,9 @@ OnTick: OnTimer600000: // 10.0 min (final) mapannounce "082-3", "Warning : ##1##BFINAL WAVE##b##0", 0; -//OnTimer540000: // 9.0 min OnTimer450000: // 7.5 min -//OnTimer360000: // 6.0 min OnTimer300000: // 5.0 min -//OnTimer240000: // 4.0 min -OnTimer120000: // 2.0 min +OnTimer150000: // 2.5 min maptimer("082-3", 10, "Poppet::OnTick"); OnTimer1000: // Initial wave /* Summon next wave */ -- cgit v1.2.3-60-g2f50