summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-30 14:59:44 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-30 14:59:44 -0300
commit2ecc7a56d276905f4f139f9f6b4baf97730e4c2b (patch)
tree35a29e4b3a056b725e777432c4ed3babc504cf97 /npc/functions/hub.txt
parent2303bef3da9a4a88fbbe33a4d583427d89468c7a (diff)
downloadserverdata-2ecc7a56d276905f4f139f9f6b4baf97730e4c2b.tar.gz
serverdata-2ecc7a56d276905f4f139f9f6b4baf97730e4c2b.tar.bz2
serverdata-2ecc7a56d276905f4f139f9f6b4baf97730e4c2b.tar.xz
serverdata-2ecc7a56d276905f4f139f9f6b4baf97730e4c2b.zip
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)
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt2
1 files changed, 1 insertions, 1 deletions
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)