summaryrefslogtreecommitdiff
path: root/world/map/npc/024-1/tinris.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/024-1/tinris.txt')
-rw-r--r--world/map/npc/024-1/tinris.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/world/map/npc/024-1/tinris.txt b/world/map/npc/024-1/tinris.txt
new file mode 100644
index 00000000..29381f57
--- /dev/null
+++ b/world/map/npc/024-1/tinris.txt
@@ -0,0 +1,7 @@
+// A gardener at Tulimshar's magic academy
+
+024-1.gat,82,64,0 script Tinris 160,{
+ mes "[Tinris]";
+ mes "\"This is a magic school.\"";
+ close;
+}