diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-07 07:48:04 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-07 07:48:04 +0000 |
commit | f4a6909849243c3e4776ddee4de962224e80ac9a (patch) | |
tree | 7f1d512bbc95f38587d8d4acb6950dd3fda0a35a /conf-tmpl/battle/player.conf | |
parent | 9d77a645e0c7d41683c6f478594be342fca27e99 (diff) | |
download | hercules-f4a6909849243c3e4776ddee4de962224e80ac9a.tar.gz hercules-f4a6909849243c3e4776ddee4de962224e80ac9a.tar.bz2 hercules-f4a6909849243c3e4776ddee4de962224e80ac9a.tar.xz hercules-f4a6909849243c3e4776ddee4de962224e80ac9a.zip |
- re-added the duplicit nj/gs name messages in msg_athena
- renamed atcommand_sub to is_atcommand_sub (charcommand too)
- reformatted conf-tmpl's comments a bit
- and a fix to the stable changelog to make my last commit more descriptive
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9625 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle/player.conf')
-rw-r--r-- | conf-tmpl/battle/player.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf-tmpl/battle/player.conf b/conf-tmpl/battle/player.conf index f0e8b9f1b..5ba79b4dd 100644 --- a/conf-tmpl/battle/player.conf +++ b/conf-tmpl/battle/player.conf @@ -123,7 +123,6 @@ show_hp_sp_drain: no // Display the gained hp/sp values from killing mobs? (Ie: Sky Deleter Card) show_hp_sp_gain: yes - // If set, when A accepts B as a friend, B will also be added to A's friend // list, otherwise, only A appears in B's friend list. // NOTE: this setting only enables friend auto-adding; auto-deletion does not work yet |