diff options
author | Haru <haru@dotalux.com> | 2015-09-18 13:09:16 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-09-25 12:55:36 +0200 |
commit | 1aea178ef7cdb76eda5600540b5fbd29fd54ff88 (patch) | |
tree | 855d4feafba212d7f36872c1b46814c1f1a85e75 /conf/battle/party.conf | |
parent | e99bf73af31a8b1f09b9ce033c16832ee5cac51d (diff) | |
download | hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.tar.gz hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.tar.bz2 hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.tar.xz hercules-1aea178ef7cdb76eda5600540b5fbd29fd54ff88.zip |
More aggressive whitespace cleanup. Follow up to 51329e6
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'conf/battle/party.conf')
-rw-r--r-- | conf/battle/party.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/battle/party.conf b/conf/battle/party.conf index 14d5f47c8..72a22b94a 100644 --- a/conf/battle/party.conf +++ b/conf/battle/party.conf @@ -18,7 +18,7 @@ party_update_interval: 1000 // 1: Athena - bar is updated with the party map dots (up to 1 second delay) party_hp_mode: 0 -// When 'Party Share' item sharing is enabled in a party, +// When 'Party Share' item sharing is enabled in a party, // announce in the party which party-member received the item and what's he received? (Note 1) show_party_share_picker: yes @@ -30,7 +30,6 @@ show_party_share_picker: yes show_picker.item_type: 112 // Method of distribution when item party share is enabled in a party: -// // 0: Normal (item goes to a random party member) // 1: Item Share is disabled for non-mob drops (player/pet drops) // 2: Round Robin (items are distributed evenly and in order among members) |