diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-07 15:47:24 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-07 15:47:24 +0000 |
commit | 2df2cf598c91bf4198004b8b1308b42d7da23be3 (patch) | |
tree | 3f5afba301d99b1ef7aa58fae638bb8377cde7ce | |
parent | 4c9c8c07c758354a77a9ec98c2409ddeb40d98ce (diff) | |
download | serverdata-2df2cf598c91bf4198004b8b1308b42d7da23be3.tar.gz serverdata-2df2cf598c91bf4198004b8b1308b42d7da23be3.tar.bz2 serverdata-2df2cf598c91bf4198004b8b1308b42d7da23be3.tar.xz serverdata-2df2cf598c91bf4198004b8b1308b42d7da23be3.zip |
sunglasses ready to use
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b1314e913..0e93d7521 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8861,12 +8861,12 @@ item_db: ( AegisName: "Sunglasses" Name: "Sunglasses" Type: "IT_ARMOR" - Buy: 1000 - Sell: 500 - Weight: 22 - Def: 7 + Buy: 30000 + Sell: 10000 + Weight: 29 + Def: 5 Loc: "EQP_ACC_R" - EquipLv: 35 + EquipLv: 15 Refine: false ViewSprite: 3210 BuyingStore: true |