diff --git a/hyperstation/code/obj/kinkyclothes.dm b/hyperstation/code/obj/kinkyclothes.dm index 0b8701c4..1405bff0 100644 --- a/hyperstation/code/obj/kinkyclothes.dm +++ b/hyperstation/code/obj/kinkyclothes.dm @@ -76,7 +76,6 @@ obj/item/clothing/neck/stole/black alternate_worn_icon = 'hyperstation/icons/mobs/suits.dmi' item_state = "r_suit" can_adjust = FALSE - force_alternate_icon = TRUE /obj/item/clothing/under/latexhalf name = "latex bodysuit" diff --git a/icons/mob/uniform.dmi b/icons/mob/uniform.dmi index 8310e102..aea057c9 100644 Binary files a/icons/mob/uniform.dmi and b/icons/mob/uniform.dmi differ