From 7af299d591f357471bc8447707a10de9ea5ae0e3 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Sun, 2 Aug 2009 04:10:23 +0000 Subject: * Questlog code cleanup. * Fixed range check of autospell and autospell2 using wrong target when it should be used on yourself. * Implemented official behavior of party_show_share_picker. * Restricted zones in 'item_noequip.txt' can now stack. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13987 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/party.conf | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'conf') 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: // -- cgit v1.2.3-60-g2f50