From 88a93e1214e78d15b8fc1713e6d04c99a9da3547 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 7 Dec 2021 22:27:23 -0300 Subject: More nerfs --- npc/annuals/xmas/2021.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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 */ -- cgit v1.2.3-60-g2f50