Skip to content

Commit

Permalink
Update civilian.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
SapphicOverload committed May 3, 2024
1 parent 94a8db7 commit 64ddd03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/under/jobs/civilian/civilian.dm
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
desc = "A jumpsuit made from durathread, its resilient fibres provide some protection to the wearer."
icon = 'icons/obj/clothing/under/color.dmi'
icon_state = "jumpsuit"
item_state = "jumpsuit"
worn_icon = 'icons/mob/clothing/uniform/color.dmi'
greyscale_colors = "#8291a1"
greyscale_config = /datum/greyscale_config/jumpsuit
Expand Down

0 comments on commit 64ddd03

Please sign in to comment.