Skip to content

Commit

Permalink
Half Masks aren’t sunglasses
Browse files Browse the repository at this point in the history
  • Loading branch information
DukePaulAtreid3s authored Sep 22, 2024
1 parent 04238c8 commit 01434ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 01434ec

Please sign in to comment.