diff --git a/data/json/items/resources/wood.json b/data/json/items/resources/wood.json index f13f619f194cb..f01a52e75ee7e 100644 --- a/data/json/items/resources/wood.json +++ b/data/json/items/resources/wood.json @@ -91,13 +91,13 @@ "name": "plank", "description": "A narrow, thick plank of wood, like a 2 by 4 or similar piece of dimensional lumber. Makes a decent melee weapon, and can be used for all kinds construction.", "category": "spare_parts", - "weight": "1391 g", + "weight": "2200 g", "to_hit": 1, "color": "brown", "symbol": "/", "material": [ "wood" ], "techniques": [ "WBLOCK_1" ], - "volume": "1500 ml", + "volume": "4400 ml", "bashing": 10, "price": 1000, "price_postapoc": 0,