From 908a0fef8134d2db2a5b39f2cb4ee69ec02394f7 Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 2 Jun 2009 08:32:00 +0000 Subject: All magic teachers now warn before starting to teach level 2 spells if the player hasn't reached magic level 2 yet. --- npc/011-1_Woodland/auldsbel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/011-1_Woodland') 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]"; -- cgit v1.2.3-60-g2f50