From 8a27cd9cec734df442322579dc837ece2e0dfb5e Mon Sep 17 00:00:00 2001 From: fairchildbrunt Date: Tue, 24 Sep 2019 13:41:53 +1200 Subject: [PATCH] Makes army winter jacket waterproof --- data/json/items/armor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/armor.json b/data/json/items/armor.json index cba96b51a2297..85d66ab568f09 100644 --- a/data/json/items/armor.json +++ b/data/json/items/armor.json @@ -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",