diff options
-rw-r--r-- | db/re/item_db.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 96a2be9ae..e2f6aaff0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8129,11 +8129,11 @@ item_db: ( Type: "IT_ARMOR" Buy: 32000 Sell: 1000 - Weight: 1 - Def: 1 + Weight: 22 + Def: 3 Loc: "EQP_HEAD_TOP" WeaponLv: 0 - EquipLv: 20 + EquipLv: 16 Refine: false ViewSprite: 2946 BuyingStore: true @@ -8412,14 +8412,14 @@ item_db: ( { Id: 3204 AegisName: "EyePatch" - Name: "EyePatch" + Name: "Left Eye Patch" Type: "IT_ARMOR" - Buy: 1000 - Sell: 90 - Weight: 1 - Def: 1 + Buy: 64000 + Sell: 2000 + Weight: 22 + Def: 3 Loc: "EQP_ACC_R" - EquipLv: 3 + EquipLv: 16 Refine: false ViewSprite: 3204 BuyingStore: true |