Skip to content

Commit

Permalink
Add VARSIZE to gloves_light (#55087)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarewill authored Feb 4, 2022
1 parent de49cd7 commit 93d8b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor/gloves.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
"color": "light_blue",
"warmth": 20,
"material_thickness": 0.2,
"flags": [ "WATER_FRIENDLY" ],
"flags": [ "VARSIZE", "WATER_FRIENDLY" ],
"armor": [ { "encumbrance": 2, "coverage": 95, "covers": [ "hand_l", "hand_r" ] } ]
},
{
Expand Down

0 comments on commit 93d8b77

Please sign in to comment.