Skip to content

Commit

Permalink
Merge pull request #77811 from themaster567/sneaky-suit-sprite-sync
Browse files Browse the repository at this point in the history
Give "bodysuit_lycra" a fallback sprite of "jumpsuit"
  • Loading branch information
Maleclypse authored Nov 16, 2024
2 parents 6bdb571 + 38f9e40 commit ba4f5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/armor/suits_clothes.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"price_postapoc": "80 cent",
"material": [ "lycra" ],
"symbol": "[",
"looks_like": "jumpsuit",
"color": "blue",
"warmth": 15,
"material_thickness": 1,
Expand Down

0 comments on commit ba4f5b2

Please sign in to comment.