summaryrefslogtreecommitdiff
path: root/world/map/npc/024-2/tyer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/024-2/tyer.txt')
-rw-r--r--world/map/npc/024-2/tyer.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/world/map/npc/024-2/tyer.txt b/world/map/npc/024-2/tyer.txt
new file mode 100644
index 00000000..f6b78331
--- /dev/null
+++ b/world/map/npc/024-2/tyer.txt
@@ -0,0 +1,7 @@
+// A man in the magic school
+
+024-2.gat,36,21,0 script Tyer 157,{
+ mes "[Tyer]";
+ mes "\"Hello.\"";
+ close;
+}