Skip to content

Commit

Permalink
Merge pull request #65567 from Kantonine/Airsoft-Gloves-Fix
Browse files Browse the repository at this point in the history
Changed Airsoft Gloves Warmth and Flags
  • Loading branch information
Rivet-the-Zombie authored May 16, 2023
2 parents cb9c2ba + 303207c commit a5245ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/armor/gloves.json
Original file line number Diff line number Diff line change
Expand Up @@ -1871,8 +1871,8 @@
"symbol": "[",
"looks_like": "gloves_tactical",
"color": "dark_gray",
"warmth": 20,
"flags": [ "VARSIZE", "STURDY" ],
"warmth": 5,
"flags": [ "VARSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "ALLOWS_TALONS" ],
"armor": [
{
"encumbrance": 4,
Expand Down

0 comments on commit a5245ca

Please sign in to comment.