From d6a71d810dc2ce9cdc4037e36857e47973cfc77b Mon Sep 17 00:00:00 2001 From: shoopea Date: Sat, 8 Aug 2020 12:48:04 +0200 Subject: [PATCH] fix --- data/obj_item/03.t2.weapon.json | 2 +- data/obj_item/03.t5.armor.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/obj_item/03.t2.weapon.json b/data/obj_item/03.t2.weapon.json index 823981f..e2c4f74 100644 --- a/data/obj_item/03.t2.weapon.json +++ b/data/obj_item/03.t2.weapon.json @@ -51,7 +51,7 @@ { "item_type": "item_other", "code": "w29", - "weight": -1, + "weight": 180, "exchange": "", "auction": true, "craftable": true, diff --git a/data/obj_item/03.t5.armor.json b/data/obj_item/03.t5.armor.json index 879d73d..7923532 100644 --- a/data/obj_item/03.t5.armor.json +++ b/data/obj_item/03.t5.armor.json @@ -336,7 +336,7 @@ { "item_type": "item_other", "code": "a109", - "weight": -1, + "weight": 170, "exchange": "", "auction": true, "craftable": true,