summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index cbbf33592..b03a47253 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -290,6 +290,9 @@ function script HUB_SkillInvoke {
case TMW2_CRAFT:
UserCtrlPanel();
break;
+ case TMW2_OVHFIRE:
+ SK_OVHFire();
+ break;
case TMW2_MPREGEN:
SK_mpregen();
break;