summaryrefslogtreecommitdiff
path: root/npc/annuals
diff options
context:
space:
mode:
Diffstat (limited to 'npc/annuals')
-rw-r--r--npc/annuals/xmas/2021.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt
index 530e92a6..b5e56bc2 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -102,6 +102,7 @@ function script X21_SEEDS {
delcells("X21L2@"+X21ID());
specialeffect(FX_MAGIC_WICKED_SPAWN, AREA, getcharid(3));
getexp X21_EXP_PUZZLE, 0;
+ getitem AquaTicket, 1;
}
return;
}