diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 962ca81a7..a67fd15f5 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -473,6 +473,7 @@ extern struct Battle_Config int max_baby_third_parameter; int atcommand_max_stat_bypass; int max_third_aspd; + int vcast_stat_scale; int mvp_tomb_enabled; |