summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions')
-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 49d7355a5..c38f4a325 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -228,7 +228,7 @@ function script HUB_SkillInvoke {
GD_allboost();
break;
case TMW2_GD_REGEN:
- GD_regeneration();
+ GD_regenerating();
break;
case TMW2_GD_DEFUP:
GD_defboost();