From 184a2a1e48d875e444c69d7be4c9482cd2b6d357 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 8 Dec 2021 20:11:17 -0300 Subject: Fix a couple minor bugs --- npc/annuals/xmas/2021.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'npc/annuals/xmas/2021.txt') diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index e872da43..5e4b6be3 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -488,7 +488,6 @@ OnX1165: .@y2=.@y+2; .@x=cap_value(rand2(.@x1, .@x2), 107, 126); .@y=cap_value(rand2(.@y1, .@y2), 159, 177); - debugmes "GIFT BOX %d %d", .@x, .@y; makeitem(XmasTicket, 1, .@m$, .@x, .@y); end; -- cgit v1.2.3-60-g2f50