diff options
Diffstat (limited to 'world/map/conf/battle_athena.conf')
-rw-r--r-- | world/map/conf/battle_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/world/map/conf/battle_athena.conf b/world/map/conf/battle_athena.conf index 6e80b1e7..d2d68dda 100644 --- a/world/map/conf/battle_athena.conf +++ b/world/map/conf/battle_athena.conf @@ -122,6 +122,9 @@ basic_skill_check: no // If you attack a monster, it will attack you back regardless of this setting. (I think) player_invincible_time: 5000 +// PvP delay for spammers +player_pvp_time: 5000 + // Will there be a minimum skill dmg even if there is a miss? skill_min_damage: no |