From ecc7f31dc21b7299d4d4d94a05cd3ace3a95cb5a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 19 Dec 2021 00:03:42 -0300 Subject: Reduce poppet waves in 1, and make a broadcast at final wave. --- npc/082-3/poppet.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt index dabcabe2..ddc50c67 100644 --- a/npc/082-3/poppet.txt +++ b/npc/082-3/poppet.txt @@ -134,7 +134,8 @@ OnTick: end; OnTimer600000: // 10.0 min (final) -OnTimer540000: // 9.0 min + mapannounce "082-3", "Warning : ##1##BFINAL WAVE##b##0", 0; +//OnTimer540000: // 9.0 min OnTimer450000: // 7.5 min OnTimer360000: // 6.0 min OnTimer240000: // 4.0 min -- cgit v1.2.3-60-g2f50