summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1/wizard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/2-1/wizard.txt')
-rw-r--r--npc/jobs/2-1/wizard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-1/wizard.txt b/npc/jobs/2-1/wizard.txt
index eda277390..b8c74d40d 100644
--- a/npc/jobs/2-1/wizard.txt
+++ b/npc/jobs/2-1/wizard.txt
@@ -26,7 +26,7 @@ gef_tower,111,37,4 script Wizard Guildsman 70,{
close;
}
if ((Class != Job_Baby_Mage) && (Class != Job_Mage)) {
- if (Class == Job_Wizard) {
+ if (Class == Job_Baby_Wizard || Class == Job_Wizard) {
if (Sex == 1) {
mes "[Catherine]";
mes "Since you're already a Wizard, you don't have any more business with me...?";