summaryrefslogtreecommitdiff
path: root/npc/024-2/tyer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-2/tyer.txt')
-rw-r--r--npc/024-2/tyer.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/024-2/tyer.txt b/npc/024-2/tyer.txt
new file mode 100644
index 00000000..f6b78331
--- /dev/null
+++ b/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;
+}