diff options
Diffstat (limited to 'npc/024-1_Tulimshar_Canyon/tondar.txt')
-rw-r--r-- | npc/024-1_Tulimshar_Canyon/tondar.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/024-1_Tulimshar_Canyon/tondar.txt b/npc/024-1_Tulimshar_Canyon/tondar.txt new file mode 100644 index 00000000..ba97d2ee --- /dev/null +++ b/npc/024-1_Tulimshar_Canyon/tondar.txt @@ -0,0 +1,7 @@ +// A professor at Tulimshar's magic academy + +024-1.gat,83,51,0 script Tondar 168,{ + mes "[Tondar]"; + mes "\"We're not accepting any new students right now.\""; + close; +} |