diff options
Diffstat (limited to 'npc/024-1_Tulimshar_Canyon/tinris.txt')
-rw-r--r-- | npc/024-1_Tulimshar_Canyon/tinris.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/024-1_Tulimshar_Canyon/tinris.txt b/npc/024-1_Tulimshar_Canyon/tinris.txt new file mode 100644 index 00000000..29381f57 --- /dev/null +++ b/npc/024-1_Tulimshar_Canyon/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; +} |