summaryrefslogtreecommitdiff
path: root/npc/009-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2')
-rw-r--r--npc/009-2/nurse.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/nurse.txt b/npc/009-2/nurse.txt
index 0eefac54..d534f64d 100644
--- a/npc/009-2/nurse.txt
+++ b/npc/009-2/nurse.txt
@@ -414,7 +414,7 @@ L_AllCorrect:
mes "\"You should talk to someone who can help you to focus on your skills.\"";
next;
getexp @ANTIDOTE_EXP, 0;
- addtoskill SKILL_RESIST_POISON, 1;
+ updateskill SKILL_RESIST_POISON, 1;
@Q_poison = 7;
callsub S_Update_Var;
goto L_close;