summaryrefslogtreecommitdiff
path: root/conf/battle/party.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/battle/party.conf')
-rw-r--r--conf/battle/party.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/conf/battle/party.conf b/conf/battle/party.conf
index 2dce065af..2bb0dbb0c 100644
--- a/conf/battle/party.conf
+++ b/conf/battle/party.conf
@@ -31,8 +31,14 @@ party_update_interval: 1000
party_hp_mode: 0
// When 'Party Share' item sharing is enabled in a party,
-// tell the picker which party-member received the item? (Note 1)
-show_party_share_picker: no
+// announce in the party which party-member received the item and what's he received? (Note 1)
+show_party_share_picker: yes
+
+// What types of items are going to be announced when 'show_party_share_picker' is active?
+// 1: IT_HEALING, 2: IT_UNKNOWN, 4: IT_USABLE, 8: IT_ETC,
+// 16: IT_WEAPON, 32: IT_ARMOR, 64: IT_CARD, 128: IT_PETEGG,
+// 256: IT_PETARMOR, 512: IT_UNKNOWN2, 1024: IT_AMMO, 2048: IT_DELAYCONSUME
+show_picker.item_type: 112
// Method of distribution when item party share is enabled in a party:
//