diff options
Diffstat (limited to 'npc/009-2_Hurnscald/doctor.txt')
-rw-r--r-- | npc/009-2_Hurnscald/doctor.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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; |