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 3abb7e71..ca24ebcc 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -407,7 +407,7 @@ OnX1165:
.@y2=.@y+2;
.@x=cap_value(rand2(.@x1, .@x2), 47, 65);
.@y=cap_value(rand2(.@y1, .@y2), 191, 212);
- makeitem(AquaTicket, any(1, 1, 2), .@m$, .@x, .@y);
+ makeitem(AquaTicket, 1, .@m$, .@x, .@y);
end;
/* Experimental */