diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-07-28 17:35:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-07-28 17:35:41 -0300 |
commit | 6dadde38a3b2aa0d2acdcdca0bcbc160cf3cb043 (patch) | |
tree | 3c02e14f3542294b140a5e4a72b8f4c552c4a6a2 /conf | |
parent | 66c9a46aa172cfe20ce128eaf678d464ec784178 (diff) | |
download | serverdata-6dadde38a3b2aa0d2acdcdca0bcbc160cf3cb043.tar.gz serverdata-6dadde38a3b2aa0d2acdcdca0bcbc160cf3cb043.tar.bz2 serverdata-6dadde38a3b2aa0d2acdcdca0bcbc160cf3cb043.tar.xz serverdata-6dadde38a3b2aa0d2acdcdca0bcbc160cf3cb043.zip |
Make sure you can challenge Blanc in hard mode if you clean it up once
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf index 34309fb..cead16c 100644 --- a/conf/map/battle/player.conf +++ b/conf/map/battle/player.conf @@ -81,7 +81,7 @@ fix_warp_hit_delay_abuse: true natural_healhp_interval: 2500 // The time interval for SP to restore naturally. (in milliseconds) -natural_healsp_interval: 30000 +natural_healsp_interval: 24000 // Automatic healing skill's time interval. (in milliseconds) natural_heal_skill_interval: 5000 |