diff options
Diffstat (limited to 'npc/003-0/saves.txt')
-rw-r--r-- | npc/003-0/saves.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/saves.txt b/npc/003-0/saves.txt index 67cc99f02..b6ea823be 100644 --- a/npc/003-0/saves.txt +++ b/npc/003-0/saves.txt @@ -57,7 +57,7 @@ mesc l("You do not meet all requisites for this skill."), 1; break; case AB_HIGHNESSHEAL: - if (!mlearn(AB_HIGHNESSHEAL, 3, 2, SpellBookPage, 1)) + if (!mlearn(AB_HIGHNESSHEAL, 1, 2, SpellBookPage, 1)) mesc l("You do not meet all requisites for this skill."), 1; break; case SN_WINDWALK: |