summaryrefslogtreecommitdiff
path: root/npc/003-0-1/luca.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0-1/luca.txt')
-rw-r--r--npc/003-0-1/luca.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-0-1/luca.txt b/npc/003-0-1/luca.txt
index db58dbc92..ce33c9f3a 100644
--- a/npc/003-0-1/luca.txt
+++ b/npc/003-0-1/luca.txt
@@ -11,6 +11,7 @@
mesn;
mesq l("I am the Magic Warriors master.");
if (!MAGIC_LVL) goto L_NoMagic;
+ if (getskilllv("Wizard Mage")) close;
if (getskilllv(SM_BASH) >= 1) mesq l("Are you using my skill?");
if (getskilllv(SM_BASH) >= 1) close;