diff --git a/data/json/items/armor/storage.json b/data/json/items/armor/storage.json index 675256fc7116c..1470aff9e528c 100644 --- a/data/json/items/armor/storage.json +++ b/data/json/items/armor/storage.json @@ -2396,7 +2396,9 @@ "max_contains_volume": "100000 L", "max_contains_weight": "100000 kg", "moves": 1, - "max_item_length": "1 km" + "max_item_length": "1 km", + "weight_multiplier": 0.01, + "volume_multiplier": 0.01 } ], "warmth": 0,