summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-18 10:31:40 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-18 10:31:40 -0300
commit67ce88dcaccf1fb7290bb9cc6efe5352e7578aab (patch)
treecd2ef4a567d3dcf45d7e3e18215b1254c88f599c
parentfe3fee75586294e6ef09a15a5aabc5a99c15babc (diff)
downloadserverdata-67ce88dcaccf1fb7290bb9cc6efe5352e7578aab.tar.gz
serverdata-67ce88dcaccf1fb7290bb9cc6efe5352e7578aab.tar.bz2
serverdata-67ce88dcaccf1fb7290bb9cc6efe5352e7578aab.tar.xz
serverdata-67ce88dcaccf1fb7290bb9cc6efe5352e7578aab.zip
Give a free ticket for surviving to see the wave changes (Poppet) (DLC)
-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.",