From bcdb08846dbc572d7d0ed09d8ab02193ada5f6a3 Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 2 Jun 2009 08:42:28 +0000 Subject: Added another warning for a level 2 spell to Wyara. --- npc/009-2_Hurnscald/wyara.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npc/009-2_Hurnscald/wyara.txt b/npc/009-2_Hurnscald/wyara.txt index cc496db6..a799cdf0 100644 --- a/npc/009-2_Hurnscald/wyara.txt +++ b/npc/009-2_Hurnscald/wyara.txt @@ -234,7 +234,9 @@ L_Magic_spell3: L_Magic_spell2: mes "[Wyara the Witch]"; - mes "\"Here is an easy and useful one: '" + getspellinvocation("detect-players") + "'. It will tell you the names of everyone nearby, but beware that there are ways to protect against it.\""; + mes "\"Here is another useful one: '" + getspellinvocation("detect-players") + "'. It will tell you the names of everyone nearby, but beware that there are ways to protect against it.\""; + if (getskilllv(SKILL_MAGIC) < 2) + mes "\"Hmm. You aren't powerful enough for this one either yet, I think.\""; next; if (!(getpartnerid2(0))) -- cgit v1.2.3-60-g2f50