Skip to content

Commit

Permalink
Merge pull request #57401 from PhiloTFarnsworth/sleeveless-fur-fix
Browse files Browse the repository at this point in the history
Sleeveless fur duster material thickness fix - closes #56945
  • Loading branch information
Rivet-the-Zombie authored May 4, 2022
2 parents eb07c6a + 649f922 commit e2cf698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor/coats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@
}
],
"warmth": 50,
"material_thickness": 0.5,
"material_thickness": 3,
"valid_mods": [ "steel_padded" ],
"environmental_protection": 1,
"flags": [ "VARSIZE", "POCKETS", "OUTER", "WATERPROOF", "RAINPROOF" ]
Expand Down

0 comments on commit e2cf698

Please sign in to comment.