summaryrefslogtreecommitdiff
path: root/world/map/npc/041-1/tutorial.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/041-1/tutorial.txt')
-rw-r--r--world/map/npc/041-1/tutorial.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/041-1/tutorial.txt b/world/map/npc/041-1/tutorial.txt
index 98793d23..5c024e1f 100644
--- a/world/map/npc/041-1/tutorial.txt
+++ b/world/map/npc/041-1/tutorial.txt
@@ -5,6 +5,7 @@
041-1.gat,58,5,0|script|#tutorial-outside2|45,1,0
{
set FLAGS, FLAGS | FLAG_TUTORIAL_DONE;
- warp "042-1.gat", 44, 143;
+ callfunc "ClearVariables";
+ warp "042-1.gat", 44, 113;
end;
}