From 2a5522f2f2ebadaeacaa06a40b47530ae8527c32 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 12 Dec 2021 12:59:55 -0300 Subject: Tiny bug --- 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 fd325bf1..7e8258c2 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -405,7 +405,7 @@ public function spawn { /* Aqua Ticket Drops */ if (playerattached()) { - if (!compare(.@m$, X21ID2())) return; // No drops outside instanced maps + if (!compare(.@m$, str(X21ID2()))) return; // No drops outside instanced maps fix_mobkill(getarg(0)); } return; -- cgit v1.2.3-60-g2f50