diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-13 15:38:38 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-13 15:38:38 -0200 |
commit | 36203d10804c62c879d72ee3cea0fed129220681 (patch) | |
tree | 2d962d398b98a456e2da6a72964965bf686ae590 | |
parent | 0fd97fb09885d9fc6798f14e0dbe11634a5674d2 (diff) | |
download | serverdata-36203d10804c62c879d72ee3cea0fed129220681.tar.gz serverdata-36203d10804c62c879d72ee3cea0fed129220681.tar.bz2 serverdata-36203d10804c62c879d72ee3cea0fed129220681.tar.xz serverdata-36203d10804c62c879d72ee3cea0fed129220681.zip |
Lower cotton cloth buy price
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 120c49afe..1bad17aef 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3450,7 +3450,7 @@ item_db: ( AegisName: "CottonCloth" Name: "Cotton Cloth" Type: "IT_ETC" - Buy: 200 + Buy: 180 Sell: 60 Weight: 10 Refine: false |