summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
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;
}