diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 1dc143957..d9b39dfc1 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -528,6 +528,9 @@ prevent_logout: yes // If skill fails by delay, should it display or not. (Note 1) display_delay_skill_fail: yes +// Display Snatcher skill failures +display_snatcher_skill_fail: yes + // Can a player in chat room (in-game), be warped by a warp portal? (Note 1) chat_warpportal: no @@ -590,6 +593,9 @@ gx_dupele: yes // 1: White character gx_disptype: 1 +// Max Level Difference for Devotion +devotion_level_difference: 10 + // If no than you can use the ensemble skills alone. (Note 1) player_skill_partner_check: yes |