diff --git a/data/json/items/melee/bludgeons.json b/data/json/items/melee/bludgeons.json index 1e38ccce8252e..9e0f9d0338fa4 100644 --- a/data/json/items/melee/bludgeons.json +++ b/data/json/items/melee/bludgeons.json @@ -329,7 +329,7 @@ "id": "cudgel", "name": { "str": "cudgel" }, "description": "A slender long rod of wood, while traditionally intended as a training tool for many dueling moves, it still makes a good melee weapon in a pinch.", - "weight": "875 g", + "weight": "425 g", "to_hit": 2, "price_postapoc": 50, "color": "brown", @@ -337,7 +337,7 @@ "material": [ "wood" ], "techniques": [ "WBLOCK_2", "RAPID", "PRECISE" ], "flags": [ "DURABLE_MELEE" ], - "volume": "2 L", + "volume": "600 ml", "bashing": 8, "price": 1000 },