diff options
author | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-24 17:34:07 +0000 |
---|---|---|
committer | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-24 17:34:07 +0000 |
commit | 47a3c5c93be7a376b057a8dd01486004dd955e96 (patch) | |
tree | 92d85eedf413372c745a9dea1f3492915c2da9e4 /conf/battle/player.conf | |
parent | 7224f1b89df2615f67c782c891a0648014f267a5 (diff) | |
download | hercules-47a3c5c93be7a376b057a8dd01486004dd955e96.tar.gz hercules-47a3c5c93be7a376b057a8dd01486004dd955e96.tar.bz2 hercules-47a3c5c93be7a376b057a8dd01486004dd955e96.tar.xz hercules-47a3c5c93be7a376b057a8dd01486004dd955e96.zip |
Renamed leftovers REMODE to RENEWAL in documentation.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16493 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle/player.conf')
-rw-r--r-- | conf/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index ffb57c122..32e3673f7 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -89,7 +89,7 @@ max_baby_parameter: 80 max_baby_third_parameter: 108 // Max armor def/mdef -// NOTE: This setting have no effect if server is run on Renewal Mode (REMODE) +// NOTE: This setting have no effect if server is run on Renewal Mode (RENEWAL) // 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. |