summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-21 13:25:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-10-21 13:25:26 -0300
commitabd28dc68f6f75093e2b551e22e021b49239f92a (patch)
treed25a896aa7ff40d4991870eb9d8b4deb0579fcfe /npc/functions/hub.txt
parent7db84053b350e028196d81e537dcc509f02008e5 (diff)
downloadserverdata-abd28dc68f6f75093e2b551e22e021b49239f92a.tar.gz
serverdata-abd28dc68f6f75093e2b551e22e021b49239f92a.tar.bz2
serverdata-abd28dc68f6f75093e2b551e22e021b49239f92a.tar.xz
serverdata-abd28dc68f6f75093e2b551e22e021b49239f92a.zip
Let's try a different approach with Kalmurk
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 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