diff options
Diffstat (limited to 'npc/011-1_Woodland')
-rw-r--r-- | npc/011-1_Woodland/auldsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt index 142c96a5..ea83ab57 100644 --- a/npc/011-1_Woodland/auldsbel.txt +++ b/npc/011-1_Woodland/auldsbel.txt @@ -1037,7 +1037,7 @@ LL_student_start: mes "[Auldsbel the Wizard]"; mes "\"Next, I shall teach you a higher-level transmutation spell.\""; if (getskilllv(SKILL_MAGIC) < 2) - mes "\"Beware, for you will not be able to use it yet.\""; + mes "\"Beware, for you will not be able to use it yet; you will first have to gain a greater understanding of magic overall.\""; next; mes "[Auldsbel the Wizard]"; |