From 5bc8eb5237c7eb570cc1586e75c4c3f51d9bb443 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 12 Sep 2020 00:49:50 -0700 Subject: Clean up formatting to make syncing against another repo easier --- tool_armor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tool_armor.json') diff --git a/tool_armor.json b/tool_armor.json index b7980d2..e980190 100644 --- a/tool_armor.json +++ b/tool_armor.json @@ -5,7 +5,7 @@ "name" : { "str": "human-sized carry bag" }, "description" : "A large bag that could fit a person inside. The zipper running across it provides ventilation and you can open and close it from the inside.", "weight" : "1000 g", - "volume" : "5000 ml", + "volume" : "5 L", "price" : 20500, "material" : [ "leather", "wool" ], "symbol" : "[", @@ -14,7 +14,7 @@ "coverage" : 50, "encumbrance" : 20, "warmth" : 10, - "material_thickness" : 2, + "material_thickness" : 4, "flags" : [ "OVERSIZE", "BELTED" ], "use_action": "CAPTURE_MONSTER_ACT", "properties": [ [ "monster_size_capacity", "MEDIUM" ] ] -- cgit v1.2.1