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/002-1/elanore.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-1/elanore.txt') diff --git a/npc/002-1/elanore.txt b/npc/002-1/elanore.txt index 3a546cd2..8a9a5da2 100644 --- a/npc/002-1/elanore.txt +++ b/npc/002-1/elanore.txt @@ -468,7 +468,7 @@ L_T_AdvTo3Ready: callsub S_Update_Var; getexp @xp, 0; if (getskilllv(SKILL_MAGIC_LIFE) < 3) - addtoskill SKILL_MAGIC_LIFE, 3; + updateskill SKILL_MAGIC_LIFE, 3; next; if (@Q_kadiya_status != @Q_STATUS_COMPLETED_ELANORE) goto L_Main; -- cgit v1.2.3-70-g09d2