diff --git a/data/json/items/armor/ammo_pouch.json b/data/json/items/armor/ammo_pouch.json index 9b5620ed8bcd7..f04430bd43a1f 100644 --- a/data/json/items/armor/ammo_pouch.json +++ b/data/json/items/armor/ammo_pouch.json @@ -71,6 +71,7 @@ "type": "holster", "holster_prompt": "Stash ammo", "holster_msg": "You stash your %s.", + "min_volume": 1, "max_volume": 4, "draw_cost": 60, "flags": [ "MAG_COMPACT", "MAG_BULKY" ]