Skip to content

Commit 93d8b77

Browse files
authored
Add VARSIZE to gloves_light (#55087)
1 parent de49cd7 commit 93d8b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/items/armor/gloves.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
"color": "light_blue",
413413
"warmth": 20,
414414
"material_thickness": 0.2,
415-
"flags": [ "WATER_FRIENDLY" ],
415+
"flags": [ "VARSIZE", "WATER_FRIENDLY" ],
416416
"armor": [ { "encumbrance": 2, "coverage": 95, "covers": [ "hand_l", "hand_r" ] } ]
417417
},
418418
{

0 commit comments

Comments
 (0)