summaryrefslogtreecommitdiff
path: root/npc/082-3/poppet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/082-3/poppet.txt')
-rw-r--r--npc/082-3/poppet.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt
index 3eb56686..56f57475 100644
--- a/npc/082-3/poppet.txt
+++ b/npc/082-3/poppet.txt
@@ -126,13 +126,18 @@ L_Summon:
closeclientdialog;
close;
-OnTimer1000: // Initial wave
+OnTick:
+ getitem XmasTicket, 1;
+ end;
+
OnTimer120000: // 2.0 min
OnTimer240000: // 4.0 min
OnTimer360000: // 6.0 min
OnTimer450000: // 7.5 min
OnTimer540000: // 9.0 min
OnTimer600000: // 10.0 min (final)
+ maptimer("082-3", 10, "Poppet::OnTick");
+OnTimer1000: // Initial wave
/* Summon next wave */
.@msg$ = any("I'm having fun, what about you?",
"I'm spawning more monsters, watch out.",