summaryrefslogtreecommitdiff
path: root/npc/005-6
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-6')
-rw-r--r--npc/005-6/morgan.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/005-6/morgan.txt b/npc/005-6/morgan.txt
index 69d1c92d7..0f825d24e 100644
--- a/npc/005-6/morgan.txt
+++ b/npc/005-6/morgan.txt
@@ -25,7 +25,10 @@ L_Who:
next;
mesq l("I really hope that nothing major happens, though. I would hate to see blood being spilled.");
next;
- mesq l("If you train hard enough, and get access to a Mana Stone, I could teach you a trick or two. But right now, I don't sense magic compatibility in you."); // Because we haven't added that yet, duh.
+ if (!#MAGIC_LVL)
+ mesq l("If you train hard enough, and get access to a Mana Stone, I could teach you a trick or two. But right now, I don't sense magic compatibility in you.");
+ else
+ mesq l("I see you are a mage too. Have you joined a class already? Luca and Colin are always recruiting on Tulimshar Magic Council.");
close;
L_Shop: