From 2e2735b6c9b17940b28ced291b8a8a05009857ba Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 22:12:54 -0300 Subject: Fix a bug, I'll clean up tomorrow --- world/map/npc/annuals/xmas/2021.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/world/map/npc/annuals/xmas/2021.txt b/world/map/npc/annuals/xmas/2021.txt index 8f13c2e4..32456fa6 100644 --- a/world/map/npc/annuals/xmas/2021.txt +++ b/world/map/npc/annuals/xmas/2021.txt @@ -143,6 +143,8 @@ function|script|ConvertChristmas21 goto L_AccPort; L_AccPort: + if (#X21) goto L_Return; + set #X21, 1; if (getcharid(3) == 2046805) goto L_AID2046805; if (getcharid(3) == 2085724) goto L_AID2085724; if (getcharid(3) == 2118167) goto L_AID2118167; -- cgit v1.2.3-60-g2f50