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/009-2_Hurnscald/doctor.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/009-2_Hurnscald') diff --git a/npc/009-2_Hurnscald/doctor.txt b/npc/009-2_Hurnscald/doctor.txt index 84cf97de..df2c5542 100644 --- a/npc/009-2_Hurnscald/doctor.txt +++ b/npc/009-2_Hurnscald/doctor.txt @@ -39,6 +39,7 @@ L_CurePoison: next; mes "[Doctor]"; sc_end(sc_poison); + sc_end(sc_slowpoison); mes "*Ouch!*"; mes "\"Next time, be more careful! Make sure to cook any meats before you eat them, and don't eat fish once it starts to smell.\""; close; -- cgit v1.2.3-70-g09d2