From d6eda257ef156bf7b2cbb81fc9b68baf8a92fe86 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 16 Dec 2021 23:24:41 -0300 Subject: Fix one of the bugs; The otherk, I'll need to see it failing for myself --- npc/annuals/xmas/2021.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index f2fbef13..36aadc29 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -663,6 +663,7 @@ OnInstanceInit: end; OnInit: + if (instance_id() >= 0) end; debugmes "Initialization for the event at %d", gettimetick(2); /* Aethyra - Frontier Town */ "#XMAS21Core"::spawn(Fluffy, 16, "081-1"); -- cgit v1.2.3-60-g2f50