summaryrefslogtreecommitdiff
path: root/npc/annuals
diff options
context:
space:
mode:
Diffstat (limited to 'npc/annuals')
-rw-r--r--npc/annuals/xmas/2021.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt
index c6ff3302..bc87c319 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -412,7 +412,7 @@ OnX1165:
.@x=cap_value(rand2(.@x1, .@x2), 107, 126);
.@y=cap_value(rand2(.@y1, .@y2), 159, 177);
debugmes "GIFT BOX %d %d", .@x, .@y;
- makeitem(AquaTicket, 1, .@m$, .@x, .@y);
+ makeitem(XmasTicket, 1, .@m$, .@x, .@y);
end;
/* Experimental */