From 019faa40cd140261846320d1741f3872b8d36e81 Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 16 Jun 2009 16:23:23 +0000 Subject: Fixed the healers' poison curing to also cure slow-poison, made Elanore cast white magic --- npc/001-1_Tulimshar/elanore.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/001-1_Tulimshar/elanore.txt') diff --git a/npc/001-1_Tulimshar/elanore.txt b/npc/001-1_Tulimshar/elanore.txt index dcec99e4..2157a8dd 100644 --- a/npc/001-1_Tulimshar/elanore.txt +++ b/npc/001-1_Tulimshar/elanore.txt @@ -627,6 +627,10 @@ L_CurePoison: mes "\"Oh dear! That looks like poison; hang on...\""; mes "She performs a complicated gesture."; sc_end(sc_poison); + sc_end(sc_slowpoison); + misceffect 3, strcharinfo(0); + misceffect 3; + next; mes "[Elanore the Healer]"; -- cgit v1.2.3-70-g09d2