diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 15:44:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 15:44:01 -0300 |
commit | 01040396516ff87d9df5bc6d3bef67ff2502f00a (patch) | |
tree | 6d824aed7cf2c4544004fcdc0867fc631cf3ffac /db/re/item_db.conf | |
parent | 6a0c87dbd7bf00241c3bd77244e059358ca7fe94 (diff) | |
download | serverdata-01040396516ff87d9df5bc6d3bef67ff2502f00a.tar.gz serverdata-01040396516ff87d9df5bc6d3bef67ff2502f00a.tar.bz2 serverdata-01040396516ff87d9df5bc6d3bef67ff2502f00a.tar.xz serverdata-01040396516ff87d9df5bc6d3bef67ff2502f00a.zip |
Eye Patch Patch
Diffstat (limited to 'db/re/item_db.conf')
-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 |