diff --git a/data/json/items/generic/bedding.json b/data/json/items/armor/bedding.json similarity index 97% rename from data/json/items/generic/bedding.json rename to data/json/items/armor/bedding.json index a4ead3dbf3d6..74724c3a2e04 100644 --- a/data/json/items/generic/bedding.json +++ b/data/json/items/armor/bedding.json @@ -5,7 +5,7 @@ "name": { "str": "sheet" }, "description": "A large fabric sheet, could be used as a curtain or bedsheets; or cut up for a bunch of rags.", "weight": "771 g", - "volume": "5 L", + "volume": "3500 ml", "price": "20 USD", "price_postapoc": "50 cent", "to_hit": -1, @@ -26,7 +26,7 @@ "name": { "str": "blanket" }, "description": "Hiding under here will not protect you from the monsters.", "weight": "1123 g", - "volume": "15 L", + "volume": "5 L", "price": "55 USD", "price_postapoc": "50 cent", "to_hit": -1, @@ -48,7 +48,7 @@ "name": { "str": "down-filled blanket" }, "description": "Hiding under here will not protect you from the monsters, but it'll keep you warm.", "weight": "3500 g", - "volume": "31 L", + "volume": "8 L", "price": "55 USD", "price_postapoc": "150 cent", "to_hit": -1, @@ -70,7 +70,7 @@ "name": { "str": "fur blanket" }, "description": "A heavy fur blanket that covers most of your body.", "weight": "3500 g", - "volume": "31 L", + "volume": "8 L", "price": "195 USD", "price_postapoc": "250 cent", "to_hit": -1, @@ -92,7 +92,7 @@ "name": { "str": "sleeping bag" }, "description": "A large sleeping bag that covers you head to toe. This one is medium weight.", "weight": "1600 g", - "volume": "14 L", + "volume": "12 L", "price": "205 USD", "price_postapoc": "5 USD", "to_hit": -1,