diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 966eb21b9..0e98a8b64 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6363,9 +6363,9 @@ item_db: ( Type: "IT_ARMOR" Buy: 2 Sell: 1 - Weight: 1 + Weight: 0 Atk: 0 - Def: 1 + Def: 50 Range: 0 Slots: 0 Loc: "EQP_HEAD_MID" @@ -9119,8 +9119,8 @@ item_db: ( Type: "IT_ARMOR" Buy: 2 Sell: 1 - Weight: 1 - Def: 1 + Weight: 0 + Def: 50 Range: 0 Slots: 0 Loc: "EQP_HEAD_TOP" |