Skip to content

Commit

Permalink
Merge pull request #1182 from Fabian272/patch-3
Browse files Browse the repository at this point in the history
Poly workout shorts digileg fix
  • Loading branch information
MosleyTheMalO committed Jul 22, 2024
2 parents fe903da + 3d5abdc commit 56e56e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/under/shorts.dm
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
desc = "95% Polychrome, 5% Spandex!"
icon_state = "polyshortpants"
item_state = "rainbow"
mutantrace_variation = NONE
mutantrace_variation = STYLE_DIGITIGRADE
var/list/poly_colors = list("#FFFFFF", "#F08080")

/obj/item/clothing/under/shorts/polychromic/ComponentInitialize()
Expand Down

0 comments on commit 56e56e1

Please sign in to comment.