summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/hub.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index c38f4a325..e5bb153f7 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -222,7 +222,7 @@ function script HUB_SkillInvoke {
SK_mpregen();
break;
case EVOL_AREA_PROVOKE:
- massprovoke(@skillLv);
+ massprovoke(1+@skillLv);
break;
case TMW2_GD_INCALL:
GD_allboost();