diff options
Diffstat (limited to 'world/map/npc/annuals/xmas/helpers.txt')
-rw-r--r-- | world/map/npc/annuals/xmas/helpers.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/annuals/xmas/helpers.txt b/world/map/npc/annuals/xmas/helpers.txt index 57e535b5..eeb8c50c 100644 --- a/world/map/npc/annuals/xmas/helpers.txt +++ b/world/map/npc/annuals/xmas/helpers.txt @@ -9,6 +9,7 @@ function|script|XmasHelperPoints|, set @xmas_helper_loop, 0; if((@xmas_helper_done_state) || !(@xmas_helper_start_state)) goto L_Return; + goto L_Loop; L_Loop: if(XMASTIME & $@xmas_helper_list[@xmas_helper_loop]) |