summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2/morgan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-2/morgan.txt')
-rw-r--r--world/map/npc/029-2/morgan.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/npc/029-2/morgan.txt b/world/map/npc/029-2/morgan.txt
index 085542ce..3f7d3e1e 100644
--- a/world/map/npc/029-2/morgan.txt
+++ b/world/map/npc/029-2/morgan.txt
@@ -26,7 +26,6 @@ OnInit:
029-2,101,57,0|script|Morgan#_M|355
{
callfunc "PCtoNPCRange";
- callfunc "MorganState";
if (Int >= 5)
goto L_Learn;
goto L_NotMagic;
@@ -98,6 +97,9 @@ L_CastOnce:
mes "\"Each time you attack the wand will convert a bit of you mana into a magic bolt.\"";
mes "\"After so many attacks, you will need to recast the invocation to stay attuned to the wand.\"";
mes "\"(Logging out will also cancel any spell effects currently active in-game.).\"";
+ next;
+ mes "\"I've taught you all I can for now. You should visit the Mana Seed north west of Hurnscald.\"";
+ set QL_MORGAN, 4;
goto L_Close;
L_LearningDone: