diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/player.conf | 2 | ||||
-rw-r--r-- | conf/char_athena.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index 0dd5da163..005570c9c 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -101,7 +101,7 @@ max_baby_third_parameter: 108 // NOTE: does not affects skills and status effects like Mental Strength // If weapon_defense_type is non-zero, it won't apply to max def. // If magic_defense_type is non-zero, it won't apply to max mdef. -max_def: 9999 +max_def: 32767 // Def to Def2 conversion bonus. If the armor def/mdef exceeds max_def, // the remaining is converted to vit def/int mdef using this multiplier diff --git a/conf/char_athena.conf b/conf/char_athena.conf index 8e109f4da..512f3cb97 100644 --- a/conf/char_athena.conf +++ b/conf/char_athena.conf @@ -10,7 +10,7 @@ passwd: p1 // Server name, use alternative character such as ASCII 160 for spaces. // NOTE: Do not use spaces in the name, or guild emblems won't work client-side! -server_name: eAthena +server_name: eAthenaRE // Wisp name for server: used to send wisp from server to players (between 4 to 23 characters) wisp_server_name: Server |