From 1fe59054c15bcb893ff9266586288143008d57a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 15 Mar 2021 10:13:18 -0300 Subject: OVH Fire skill --- npc/functions/hub.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions') 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; -- cgit v1.2.3-60-g2f50