summaryrefslogtreecommitdiff
path: root/npc/029-2/morgan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/029-2/morgan.txt')
-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 bd45df7e..8bdd480b 100644
--- a/npc/029-2/morgan.txt
+++ b/npc/029-2/morgan.txt
@@ -99,11 +99,11 @@ L_CastOnce:
L_LearningDone:
mes "[Morgan]";
- mes "\"" + get(.invocation$, "spell-wand") + " is a basic wand attack.\"";
+ mes "\"" + b("confringo") + " is a basic wand attack.\"";
mes "\"A Wand must be equipped to use the spell.\"";
mes "\"To cast a spell open the chat window, type the invocation and press enter.\"";
- mes "\"You can also discharge any active spell by saying " + get(.invocation$, "discharge spell") + ".\"";
mes "\"I've taught you all I can for now. You should visit the Mana Seed north west of Hurnscald.\"";
+ learnskill SKILL_CONFRINGO;
goto L_close;
L_close: