Skip to content

Commit

Permalink
Merge pull request CleverRaven#50144 from cheekygoblin/keffiyeh_fix
Browse files Browse the repository at this point in the history
change keffiyeh to cover head and use collar for mouth coverage
  • Loading branch information
Rivet-the-Zombie authored Jul 23, 2021
2 parents f547618 + 04cd849 commit d70fed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/armor/scarfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"warmth": 30,
"material_thickness": 1,
"environmental_protection": 2,
"flags": [ "OVERSIZE", "HOOD", "ALLOWS_NATURAL_ATTACKS" ],
"armor": [ { "encumbrance": 10, "coverage": 85, "covers": [ "mouth" ] } ]
"flags": [ "OVERSIZE", "COLLAR", "ALLOWS_NATURAL_ATTACKS" ],
"armor": [ { "encumbrance": 10, "coverage": 85, "covers": [ "head" ] } ]
},
{
"id": "marloss_scarf",
Expand Down

0 comments on commit d70fed3

Please sign in to comment.