summaryrefslogtreecommitdiff
path: root/npc/081-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-05 23:07:57 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-05 23:07:57 -0300
commit4a9de991e2195ef79c2fab2fcc8a2fa48b39f40c (patch)
tree245917dc8615434ebf599336e4868ba6208b34e0 /npc/081-3
parenta8956b419faa9d1925e2f6ac5fc2bec1d8029292 (diff)
downloadserverdata-4a9de991e2195ef79c2fab2fcc8a2fa48b39f40c.tar.gz
serverdata-4a9de991e2195ef79c2fab2fcc8a2fa48b39f40c.tar.bz2
serverdata-4a9de991e2195ef79c2fab2fcc8a2fa48b39f40c.tar.xz
serverdata-4a9de991e2195ef79c2fab2fcc8a2fa48b39f40c.zip
Give a decent amount of tickets for completing the puzzles, or defeating boss
Diffstat (limited to 'npc/081-3')
-rw-r--r--npc/081-3/logic.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/081-3/logic.txt b/npc/081-3/logic.txt
index 9e382b7d..3ff7a64a 100644
--- a/npc/081-3/logic.txt
+++ b/npc/081-3/logic.txt
@@ -68,6 +68,7 @@ OnFin:
}
killmonsterall(getmap());
getexp 10000, 0;
+ getitem AquaTicket, X21_TICKET_BOSS;
maptimer(getmap(), 10, "Pentagram#Xmas21A::OnFlush");
end;
@@ -83,6 +84,7 @@ OnFlush:
@BC1ME = 0;
.@id = X21ID();
$@XMAS21_BC1[.@id] = X21BC1_OFF;
+ getitem AquaTicket, X21_TICKET_SUPPORT;
end;
// Pseudo-Magic