summaryrefslogtreecommitdiff
path: root/npc/003-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-0')
-rw-r--r--npc/003-0/wizard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/wizard.txt b/npc/003-0/wizard.txt
index 60a6b2fc8..f9b4ab67b 100644
--- a/npc/003-0/wizard.txt
+++ b/npc/003-0/wizard.txt
@@ -136,7 +136,7 @@ L_Member:
setarray .@BItem, Sapphire, Emerald, Topaz, Ruby;
setarray .@ASkill$, "Ice", "Wind", "Earth", "Fire";
- .@index=@menu-4;
+ .@index=@menu-3;
.@Skill$=.@ASkill$[.@index];
.@Skill=.@ASkill[.@index];