From c50708de1ac2be2197f1029662216b76c46a07c7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Jun 2024 13:24:25 -0700 Subject: Rebalance maid tactical vest. --- armor.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/armor.json b/armor.json index 1dbfa42..c7b98d2 100644 --- a/armor.json +++ b/armor.json @@ -795,17 +795,17 @@ "covers": [ "torso" ], "coverage": 20, "encumbrance": 2, - "max_encumbrance": 5, - "storage": "3 L", + "max_encumbrance": 8, + "storage": "1 L", "warmth": 5, "material_thickness": 2, "use_action": { "type": "holster", "holster_prompt": "Stash magazine", "holster_msg": "You stash your %s.", - "multi": 4, + "multi": 5, "min_volume": "250 ml", - "max_volume": "1 L", + "max_volume": "800 ml", "draw_cost": 60, "flags": [ "MAG_COMPACT", "MAG_BULKY" ] }, -- cgit v1.2.1