summaryrefslogtreecommitdiff
path: root/npc/029-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-14 01:25:50 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-14 01:25:50 -0300
commitca509115d7fe4cd22b36de5cca6ede1dbecffa31 (patch)
tree0170b26c3e7eb6d4785461653087ae3b2dd823eb /npc/029-2
parent48a9da45c535830e88cf4534619244d7083df769 (diff)
downloadserverdata-ca509115d7fe4cd22b36de5cca6ede1dbecffa31.tar.gz
serverdata-ca509115d7fe4cd22b36de5cca6ede1dbecffa31.tar.bz2
serverdata-ca509115d7fe4cd22b36de5cca6ede1dbecffa31.tar.xz
serverdata-ca509115d7fe4cd22b36de5cca6ede1dbecffa31.zip
I've forgot to actually give you the skill T.T
Diffstat (limited to 'npc/029-2')
-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: