From a166e58f4c640354bd902630964e33ed6573fe32 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 2 Mar 2021 10:04:57 -0300 Subject: Fix typo --- npc/functions/hub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index a216afdde..0fb515bb5 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -247,7 +247,7 @@ function script HUB_SkillInvoke { switch (@skillId) { case TMW2_SKILLX: sc_start SC_RICHMANKIM, 180000, @skillLv+rand2(9*@skillLv), 10000, SCFLAG_NONE, @skillTarget; - gethexp 1; + gethomunexp 1; break; case TMW2_HOMUN_HEAL: .@heal=gethominfo(6)*(5+rand2(@skillLv)); -- cgit v1.2.3-60-g2f50