Skip to content

Commit

Permalink
Merge pull request #34210 from Beneficial-Insurance/fix_winter_jacket
Browse files Browse the repository at this point in the history
Makes army winter jacket waterproof
  • Loading branch information
Rivet-the-Zombie committed Sep 27, 2019
2 parents 955583c + 8a27cd9 commit 79665ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor.json
Expand Up @@ -9170,7 +9170,7 @@
"storage": "3500 ml",
"warmth": 50,
"material_thickness": 3,
"flags": [ "VARSIZE", "POCKETS", "HOOD", "OUTER" ]
"flags": [ "VARSIZE", "POCKETS", "HOOD", "OUTER", "WATERPROOF" ]
},
{
"id": "winter_pants_army",
Expand Down

0 comments on commit 79665ea

Please sign in to comment.