summaryrefslogtreecommitdiff
path: root/world/map/npc/041-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/041-1')
-rw-r--r--world/map/npc/041-1/_import.txt1
-rw-r--r--world/map/npc/041-1/mapflags.txt1
-rw-r--r--world/map/npc/041-1/tutorial.txt3
3 files changed, 4 insertions, 1 deletions
diff --git a/world/map/npc/041-1/_import.txt b/world/map/npc/041-1/_import.txt
index b7c08da2..957b1b29 100644
--- a/world/map/npc/041-1/_import.txt
+++ b/world/map/npc/041-1/_import.txt
@@ -3,4 +3,5 @@
map: 041-1.gat
npc: npc/041-1/_mobs.txt
npc: npc/041-1/_warps.txt
+npc: npc/041-1/mapflags.txt
npc: npc/041-1/tutorial.txt
diff --git a/world/map/npc/041-1/mapflags.txt b/world/map/npc/041-1/mapflags.txt
new file mode 100644
index 00000000..59863e5d
--- /dev/null
+++ b/world/map/npc/041-1/mapflags.txt
@@ -0,0 +1 @@
+041-1.gat|mapflag|resave|001-1,57,71
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;
}