summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-13 20:39:39 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-13 20:39:39 -0300
commitd207a260e10cc3cf54d8cd00279f6ea5fb07ed93 (patch)
treea4ae7d1b3466b87cfde8d8ec7f5a155679e3e5a1 /npc/functions/hub.txt
parent3e9653011d31037238b99122b3c9dfd7b60315a4 (diff)
downloadserverdata-d207a260e10cc3cf54d8cd00279f6ea5fb07ed93.tar.gz
serverdata-d207a260e10cc3cf54d8cd00279f6ea5fb07ed93.tar.bz2
serverdata-d207a260e10cc3cf54d8cd00279f6ea5fb07ed93.tar.xz
serverdata-d207a260e10cc3cf54d8cd00279f6ea5fb07ed93.zip
Add some groundwork for Magic Olympics
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 4a33df300..c449e2904 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -509,6 +509,7 @@ function script HUB_SkillInvoke {
// Record to database
skillInvoke[@skillId] = skillInvoke[@skillId] + 1;
+ callfunc "FYE_Olympics_SK";
// Script-based skills
/* *********************************************************************** */