Skip to content

Commit

Permalink
Makes army winter jacket waterproof
Browse files Browse the repository at this point in the history
  • Loading branch information
Beneficial-Insurance committed Sep 24, 2019
1 parent bca29b6 commit 8a27cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor.json
Original file line number Diff line number Diff line change
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 8a27cd9

Please sign in to comment.