diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-02 20:44:38 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-02 20:44:38 +0000 |
commit | e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb (patch) | |
tree | 40ae570d1b60dc1e7a9c215c4adc9f76847612d0 /conf/battle/party.conf | |
parent | ce1208eb233cab2923c82ba61d546b108e056fc0 (diff) | |
download | hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.tar.gz hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.tar.bz2 hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.tar.xz hercules-e6b8222bdb14b6e1e8b3cd12733ae1bce97a23fb.zip |
* Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14550 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle/party.conf')
-rw-r--r-- | conf/battle/party.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/battle/party.conf b/conf/battle/party.conf index 2bb0dbb0c..f0b2c8de2 100644 --- a/conf/battle/party.conf +++ b/conf/battle/party.conf @@ -38,6 +38,7 @@ show_party_share_picker: yes // 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 +// 262144: IT_CASH show_picker.item_type: 112 // Method of distribution when item party share is enabled in a party: |