From abd28dc68f6f75093e2b551e22e021b49239f92a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 Oct 2019 13:25:26 -0300 Subject: Let's try a different approach with Kalmurk --- 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 aa5265b32..a306fe883 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -196,6 +196,9 @@ function script HUB_SkillInvoke { case TMW2_ZARKOR: SK_zarkor(); break; + case TMW2_KALMURK: + SK_summon(Maggot, MAGIC_LVL+getskilllv(@sk)-1, 2); + break; } // Debug -- cgit v1.2.3-70-g09d2