diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/player.conf | 3 | ||||
-rw-r--r-- | conf/maps.conf | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index babd6cfc3..cc2655580 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -51,6 +51,9 @@ basic_skill_check: yes // Value is also affected by 'invincible_time_inc' mapflag player_invincible_time: 5000 +// When set to true, it prevent portal abuse for avoid hits. Official value is false. +fix_warp_hit_delay_abuse: false + // The time interval for HP to restore naturally. (in milliseconds) natural_healhp_interval: 6000 diff --git a/conf/maps.conf b/conf/maps.conf index 404eb7f3e..529afa9ce 100644 --- a/conf/maps.conf +++ b/conf/maps.conf @@ -1115,7 +1115,7 @@ map: 2@gl_k map: silk_lair map: evt_bomb -//Wave Mode Memorial Dungeon +// Wave Mode Memorial Dungeon map: 1@def01 map: 1@def02 map: 1@def03 @@ -1133,7 +1133,7 @@ map: 1@spa map: dali map: dali02 -//Episode 14.3 +// Episode 14.3 map: moro_vol map: moro_cav map: 1@dth1 @@ -1144,7 +1144,7 @@ map: 1@xm_d map: 1@eom map: 1@jtb -//Clock Tower Nightmare Mode +// Clock Tower Nightmare Mode map: c_tower2_ map: c_tower3_ |