summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-08 15:22:35 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-08 15:22:35 -0300
commit71549fbd9233507105c1ffd248ef72f2105090a6 (patch)
tree83271d670b23a1a9db067ba681ca59cefe333bbb /npc/functions/hub.txt
parent75851823a7825942dcd05c4a6ff1021409f7c7e0 (diff)
downloadserverdata-71549fbd9233507105c1ffd248ef72f2105090a6.tar.gz
serverdata-71549fbd9233507105c1ffd248ef72f2105090a6.tar.bz2
serverdata-71549fbd9233507105c1ffd248ef72f2105090a6.tar.xz
serverdata-71549fbd9233507105c1ffd248ef72f2105090a6.zip
Special - Register Gwendolyn's skill as well.
I wonder if I should register summoning magic?
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 25717efa4..a572e5956 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -390,6 +390,7 @@ function script HUB_SkillInvoke {
case ALL_FULL_THROTTLE:
case GC_DARKILLUSION:
case NV_TRICKDEAD:
+ case AC_CHARGEARROW:
GetManaExp(@skillId, rand2(1,3));
break;
}