summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-06-15 22:37:25 -0300
committerJesusaves <cpntb1@ymail.com>2021-06-15 22:37:25 -0300
commitffdb3597331744070bf0879b6d2b8c40e071fd32 (patch)
tree456ca8a2c5517916943246c52b35263f044336a0
parent5c30f81b22c30c90f37c21980e559d1bb7d65f5a (diff)
downloadserverdata-ffdb3597331744070bf0879b6d2b8c40e071fd32.tar.gz
serverdata-ffdb3597331744070bf0879b6d2b8c40e071fd32.tar.bz2
serverdata-ffdb3597331744070bf0879b6d2b8c40e071fd32.tar.xz
serverdata-ffdb3597331744070bf0879b6d2b8c40e071fd32.zip
Morgan: Be a bit more consistent with the "elusive" aspect of the Mana Seed.
-rw-r--r--npc/029-2/morgan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/029-2/morgan.txt b/npc/029-2/morgan.txt
index b393cb1f..1b76a690 100644
--- a/npc/029-2/morgan.txt
+++ b/npc/029-2/morgan.txt
@@ -114,7 +114,7 @@ L_CastOnce:
next;
mesq l("In other words, offensive spells which require reagents won't consume these every time you cast, but will still require the items frequently.");
next;
- mesq l("I've taught you all I can for now. You should visit the Mana Seed north west of Hurnscald.");
+ mesq l("I've taught you all I can for now. You should search for the Mana Seed, I've heard there was one north west of Hurnscald.");
QL_MORGAN = 4;
close;
@@ -123,7 +123,7 @@ L_LearningDone:
mesq l("%s is a basic wand attack.", b("confringo"));
mesq l("A Wand must be equipped to use the spell.");
mesc l("To cast a spell open the skill window, select the spell you wish to use, and press the %s button.", b(l("Use")));
- mesq l("I've taught you all I can for now. You should visit the Mana Seed north west of Hurnscald.");
+ mesq l("I've taught you all I can for now. You should search for the Mana Seed, I've heard there was one north west of Hurnscald.");
learnskill SKILL_CONFRINGO;
if (get_nibble(##03_TMWQUEST, 0) == 1) {
mes "";