Skip to content

Commit

Permalink
Fixes jumpskirt inhands icon (tgstation#59283)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjanomnom authored May 25, 2021
1 parent 71b99dd commit 030132b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/under/color.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
greyscale_config_worn = /datum/greyscale_config/jumpsuit_worn
icon = 'icons/obj/clothing/under/color.dmi'
icon_state = "jumpsuit"
inhand_icon_state = "jumpsuit"
worn_icon = 'icons/mob/clothing/under/color.dmi'

/obj/item/clothing/under/color/jumpskirt
Expand Down

0 comments on commit 030132b

Please sign in to comment.