Skip to content

Commit

Permalink
issue :3
Browse files Browse the repository at this point in the history
  • Loading branch information
JimKil3 committed Dec 8, 2024
1 parent 9b5eb9f commit 7a81b42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modular_doppler/doppler_command_uniforms/hop/overrides.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
icon_state = "skirt"
inhand_icon_state = null

/obj/item/clothing/under/rank/civilian/head_of_personnel/suit // This wasn't resprited, so we set the icon back to normal
icon = 'icons/obj/clothing/under/civilian.dmi'
worn_icon = 'icons/mob/clothing/under/civilian.dmi'

/obj/item/clothing/suit/armor/vest/hop
icon = 'modular_doppler/doppler_command_uniforms/hop/icon.dmi'
worn_icon = 'modular_doppler/doppler_command_uniforms/hop/worn.dmi'
Expand Down

0 comments on commit 7a81b42

Please sign in to comment.