diff options
Diffstat (limited to 'world/map/npc/013-2/wizard.txt')
-rw-r--r-- | world/map/npc/013-2/wizard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/013-2/wizard.txt b/world/map/npc/013-2/wizard.txt index 042ab1f7..73ca06ef 100644 --- a/world/map/npc/013-2/wizard.txt +++ b/world/map/npc/013-2/wizard.txt @@ -70,7 +70,7 @@ L_TeachSpell: if (getskilllv(SKILL_MAGIC_ASTRAL) >= 2) goto L_Close; mes "[Old Wizard]"; - mes "\"I'm not sure if you are experienced enough to cast it yet, though. You may need to first learn astral magic.\""; + mes "\"I'm not sure if you are experienced enough to cast it yet, though. You may need to first learn astral magic.\""; goto L_Close; L_AstralSoul: |