From 90f8941def4b977e65bd0f441aab526333736a11 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Dec 2021 11:59:43 -0300 Subject: Add required skill: Resurrection. Continue the code for the showdown. --- npc/functions/hub.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 8441436ac..a662c894c 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -505,6 +505,11 @@ function script HUB_SkillInvoke { GetManaExp(TMW2_HEALING, 3); break; //////////////////////////////// + // XXX: Revive Class + case TMW2_RESURRECT: + SK_resurrect(@skillLv, @skillTarget); + break; + //////////////////////////////// // XXX: Fire Class // (May burn targets for damage over time) case TMW2_FIREARROW: -- cgit v1.2.3-60-g2f50