From 5a74b05a113c5d0eea21c3d061f44c72f1df2ff7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 11:46:57 -0300 Subject: The meaning of addtoskill is different here; Make a wrapper --- npc/006-1/miriam.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-1/miriam.txt') 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; -- cgit v1.2.3-60-g2f50