summaryrefslogtreecommitdiff
path: root/world/map/npc/042-1/tutorial.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/042-1/tutorial.txt')
-rw-r--r--world/map/npc/042-1/tutorial.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/world/map/npc/042-1/tutorial.txt b/world/map/npc/042-1/tutorial.txt
new file mode 100644
index 00000000..3129faaa
--- /dev/null
+++ b/world/map/npc/042-1/tutorial.txt
@@ -0,0 +1,10 @@
+// This file is part of the Tutorial
+// Author: Jenalya
+// if you enter the tutorial area, it is set to be already done
+
+042-1.gat,63,47,0|script|#tutorialoutside|45,0,0
+{
+ callfunc "TutorialCompleted";
+ warp "042-2.gat", 114, 92;
+ end;
+}