From d4b49c1ac093a9f530ba1b9e3353767fabc5d9d8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 17 Jan 2020 03:31:52 -0300 Subject: Double call and some bugfixing on Transmigration Skill --- npc/functions/hub.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index d42cd9b3e..bf342dfc9 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -229,6 +229,11 @@ function script HUB_SkillInvoke { case TMW2_KALSPIKE: SK_summon(PoisonSpikyMushroom, 4, any(2,3)); break; + + // Special exception + case TMW2_TRANSMIGRATION: + doevent("sk#mkpot::OnCall"); + break; } // Debug -- cgit v1.2.3-60-g2f50