diff options
author | Fate <fate-tmw@googlemail.com> | 2009-01-31 10:34:50 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-01-31 10:34:50 -0700 |
commit | 9165019f4b67526f2d52e89e2201ccfbc55b6c87 (patch) | |
tree | d788bec85aa295cdbafc23ce4b9e312c5cd60198 /npc/001-1_Tulimshar | |
parent | abf9b62ee2c44d122e463fbbc6411666d5901e1e (diff) | |
download | classic-serverdata-9165019f4b67526f2d52e89e2201ccfbc55b6c87.tar.gz classic-serverdata-9165019f4b67526f2d52e89e2201ccfbc55b6c87.tar.bz2 classic-serverdata-9165019f4b67526f2d52e89e2201ccfbc55b6c87.tar.xz classic-serverdata-9165019f4b67526f2d52e89e2201ccfbc55b6c87.zip |
Ian now points players to the bard for magic
Diffstat (limited to 'npc/001-1_Tulimshar')
-rw-r--r-- | npc/001-1_Tulimshar/guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/guide.txt b/npc/001-1_Tulimshar/guide.txt index 30a9cb51..d53c43a8 100644 --- a/npc/001-1_Tulimshar/guide.txt +++ b/npc/001-1_Tulimshar/guide.txt @@ -128,7 +128,7 @@ L_Stats: L_Magic: mes "[Ian the Guide]"; mes "\"In decades past, there was a Mana Seed south of Tulimshar, from which people could draw magical energies. Unfortunately, the seed is gone."; - mes "Until we find a new Mana Seed, there will be no magic, except for those who already possess magical powers.\""; + mes "However, I've overheard the bard mentioning something about this recently... if you are interested in magic, try talking to him!\""; next; goto L_Menu_A; |