From 2ecc7a56d276905f4f139f9f6b4baf97730e4c2b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Jul 2020 14:59:44 -0300 Subject: Skill TMW2_STUDY registered Cost: 1x Manapple. It is also the most expensive skill in RP terms. No MSP is required for studying (should be obvious) --- npc/functions/hub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 2b8da7908..126d30706 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -253,7 +253,7 @@ function script HUB_SkillInvoke { SK_mpregen(); break; case TMW2_STUDY: - SK_study(); + SK_study(@skillTarget); break; case EVOL_AREA_PROVOKE: if (@skillTargetX && @skillTargetY) -- cgit v1.2.3-60-g2f50