From 01434ec79044c75655000407e5b7c1a863514292 Mon Sep 17 00:00:00 2001 From: DukePaulAtreid3s <146854355+DukePaulAtreid3s@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:57:40 -0400 Subject: [PATCH] =?UTF-8?q?Half=20Masks=20aren=E2=80=99t=20sunglasses?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/json/items/tool_armor.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/items/tool_armor.json b/data/json/items/tool_armor.json index eeb2a761ba981..5dbb047dea251 100644 --- a/data/json/items/tool_armor.json +++ b/data/json/items/tool_armor.json @@ -2276,7 +2276,7 @@ "warmth": 15, "environmental_protection": 4, "environmental_protection_with_filter": 15, - "flags": [ "VARSIZE", "STURDY", "SUN_GLASSES", "SLEEP_IGNORE", "UNRESTRICTED" ] + "flags": [ "VARSIZE", "STURDY", "SLEEP_IGNORE", "UNRESTRICTED" ] }, { "id": "mask_lsurvivorxl", @@ -2285,7 +2285,7 @@ "looks_like": "mask_lsurvivor", "name": { "str": "survivor half mask" }, "proportional": { "weight": 1.25, "volume": 1.25, "price": 0.5 }, - "flags": [ "VARSIZE", "STURDY", "OVERSIZE", "PREFIX_XL", "SUN_GLASSES", "SLEEP_IGNORE", "UNRESTRICTED" ] + "flags": [ "VARSIZE", "STURDY", "OVERSIZE", "PREFIX_XL", "SLEEP_IGNORE", "UNRESTRICTED" ] }, { "id": "mask_lsurvivorxs", @@ -2294,7 +2294,7 @@ "looks_like": "mask_lsurvivor", "name": { "str": "survivor half mask" }, "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "flags": [ "VARSIZE", "STURDY", "SUN_GLASSES", "SLEEP_IGNORE", "UNDERSIZE", "PREFIX_XS", "UNRESTRICTED" ] + "flags": [ "VARSIZE", "STURDY", "SLEEP_IGNORE", "UNDERSIZE", "PREFIX_XS", "UNRESTRICTED" ] }, { "id": "mask_survivor",