From 4ee42d8d4a985283d0d5338803041791e9d20506 Mon Sep 17 00:00:00 2001 From: shoopea Date: Sat, 29 Feb 2020 14:47:24 +0800 Subject: [PATCH] update items weight --- data/obj_item.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/obj_item.json b/data/obj_item.json index b649bcf..8021924 100644 --- a/data/obj_item.json +++ b/data/obj_item.json @@ -1955,7 +1955,7 @@ { "item_type": "item_other", "code": "a31", - "weight": -1, + "weight": 180, "exchange": "", "auction": true, "craftable": true, @@ -9074,7 +9074,7 @@ { "item_type": "item_other", "code": "w42", - "weight": -1, + "weight": 200, "exchange": "", "auction": true, "craftable": true, @@ -9270,7 +9270,7 @@ { "item_type": "item_other", "code": "w46", - "weight": -1, + "weight": 200, "exchange": "", "auction": true, "craftable": true,