diff options
Diffstat (limited to 'conf-tmpl/battle')
-rw-r--r-- | conf-tmpl/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/player.conf b/conf-tmpl/battle/player.conf index 625ee2f6a..2446c647a 100644 --- a/conf-tmpl/battle/player.conf +++ b/conf-tmpl/battle/player.conf @@ -86,7 +86,7 @@ natural_heal_weight_rate: 50 max_aspd: 190
// Maximum walk speed rate (200 would be capped to twice the normal speed)
-max_walk_rate: 300
+max_walk_speed: 300
// Maximum HP. (Default is 1000000) (Note 3)
max_hp: 1000000
|