diff options
Diffstat (limited to 'npc/024-1_Tulimshar_Canyon/eomie.txt')
-rw-r--r-- | npc/024-1_Tulimshar_Canyon/eomie.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/024-1_Tulimshar_Canyon/eomie.txt b/npc/024-1_Tulimshar_Canyon/eomie.txt new file mode 100644 index 00000000..0bf187df --- /dev/null +++ b/npc/024-1_Tulimshar_Canyon/eomie.txt @@ -0,0 +1,7 @@ +// A professor at Tulimshar's magic academy + +024-1.gat,72,94,0 script Eomie 164,{ + mes "[Eomie]"; + mes "\"I maintain this little spot of grass in the desert.\""; + close; +} |