diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/functions/clear_vars.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/functions/clear_vars.txt b/world/map/npc/functions/clear_vars.txt index fe937d94..9afe5694 100644 --- a/world/map/npc/functions/clear_vars.txt +++ b/world/map/npc/functions/clear_vars.txt @@ -402,6 +402,7 @@ L_Deprecated: function|script|ClearGlobalVars { + goto L_IlliaClear; // Clear the array which saves the teams who beat the Illia quest L_IlliaClear: set $@loop, 0; |