Skip to content

Commit

Permalink
feat: balance fix for leg magazine satchel allowing 2 ammo belts or l…
Browse files Browse the repository at this point in the history
…arge magazines (#5130)

Fix large leg satchel allowing 2 mags

Description says it only allows one large magazine or ammo belt but allows 2.
  • Loading branch information
DoubleBullfrog authored Aug 2, 2024
1 parent d2d8489 commit e891894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/json/items/armor/ammo_pouch.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@
"type": "holster",
"holster_prompt": "Stash ammo",
"holster_msg": "You stash your %s.",
"multi": 2,
"min_volume": "50 ml",
"max_volume": "1250 ml",
"draw_cost": 40,
Expand Down

0 comments on commit e891894

Please sign in to comment.