summaryrefslogtreecommitdiff
path: root/npc/006-1/miriam.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-1/miriam.txt')
-rw-r--r--npc/006-1/miriam.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-1/miriam.txt b/npc/006-1/miriam.txt
index 05e59d5e..58242451 100644
--- a/npc/006-1/miriam.txt
+++ b/npc/006-1/miriam.txt
@@ -304,7 +304,7 @@ L_Goodjob:
QUEST_MIRIAM = 0;
message strcharinfo(0), "[You gain 2500 experience points]";
message strcharinfo(0), "[You learned Speed Skill]";
- addtoskill SKILL_SPEED, 1;
+ updateskill SKILL_SPEED, 1;
getexp 2500, 0;
set QUEST_MIRIAM_cheat, 0; // reset just in case it is still set.
close;