summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreeyorp <TheFreeYorp+github@gmail.com>2019-01-27 17:57:28 +1300
committerFreeyorp <TheFreeYorp+github@gmail.com>2019-01-27 17:57:28 +1300
commit84e7f7979818834b76c3bdbc2937826a864d78db (patch)
treecd61c46a9862e291e127eb061eb53f39f6f88868
parent355209ef2833f4548fe7e8e999827ebbf2e1a3a7 (diff)
downloadserverdata-84e7f7979818834b76c3bdbc2937826a864d78db.tar.gz
serverdata-84e7f7979818834b76c3bdbc2937826a864d78db.tar.bz2
serverdata-84e7f7979818834b76c3bdbc2937826a864d78db.tar.xz
serverdata-84e7f7979818834b76c3bdbc2937826a864d78db.zip
Fallthrough doesn't work anymore
-rw-r--r--world/map/npc/functions/clear_vars.txt1
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;