Skip to content

Commit

Permalink
Merge pull request CleverRaven#65695 from anoobindisguise/patch-14
Browse files Browse the repository at this point in the history
encumbrance of work and cutres gloves
  • Loading branch information
Rivet-the-Zombie authored May 21, 2023
2 parents 493a20c + f4856f1 commit 4704851
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/items/armor/gloves.json
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@
"warmth": 25,
"material_thickness": 2,
"environmental_protection": 5,
"flags": [ "WATERPROOF", "STURDY" ],
"flags": [ "WATERPROOF", "STURDY", "VARSIZE" ],
"armor": [ { "encumbrance": 20, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ]
},
{
Expand All @@ -1024,8 +1024,8 @@
"warmth": 10,
"material_thickness": 2,
"environmental_protection": 1,
"flags": [ "STURDY" ],
"armor": [ { "encumbrance": 40, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ]
"flags": [ "STURDY", "VARSIZE" ],
"armor": [ { "encumbrance": 20, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ]
},
{
"id": "gloves_wraps",
Expand Down

0 comments on commit 4704851

Please sign in to comment.