Skip to content

Commit

Permalink
Flag correction for tacvest and xl chestrig
Browse files Browse the repository at this point in the history
Added the correct flags for the Chestrig XL and the normal sized tac vest
  • Loading branch information
Kantonine authored Oct 7, 2021
1 parent baf0ddb commit 1fed054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor/ammo_pouch.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@
},
{ "ammo_restriction": { "410shot": 6, "shot": 6, "20x66mm": 6, "signal_flare": 6 }, "moves": 25 }
],
"flags": [ "WATER_FRIENDLY", "BELTED" ],
"flags": [ "WATER_FRIENDLY", "WAIST" ],
"armor": [ { "encumbrance": [ 2, 14 ], "coverage": 85, "covers": [ "torso" ] } ]
},
{
Expand Down

0 comments on commit 1fed054

Please sign in to comment.