/obj/item/clothing/under/shiny icon_override = 'icons/mob/modular_shiny_vr.dmi' icon = 'icons/obj/clothing/modular_shiny_vr.dmi' desc = "You can be a super-hero in this! Just don't forget your mask!" /obj/item/clothing/under/shiny/catsuit name = "shiny suit" icon_state = "suit" var/opened = 0 /obj/item/clothing/under/shiny/catsuit/poly name = "polychromic shiny suit" icon_state = "suit_col" polychromic = TRUE /obj/item/clothing/under/shiny/leotard name = "shiny leotard" icon_state = "leotard" /obj/item/clothing/under/shiny/leotard/poly name = "polychromic shiny leotard" polychromic = TRUE