Files
kyunkyunkyun 9b095a559d Remove (almost) unused var/item_color from /obj/item (#30453)
* it's black and white

* Update soft_caps.dm

* bruh

* bruh

* tweaks

* comment

* Update abduction_gear.dm

* Update paradise.dme

* Update paradise.dme

* Update paradise.dme

---------

Co-authored-by: Mason <116982774+Burzah@users.noreply.github.com>
2025-10-06 17:59:46 +00:00

18 lines
599 B
Plaintext

/obj/item/clothing/under/new_soviet
name = "\improper Soviet uniform"
desc = "A standard U.S.S.P military uniform."
icon = 'icons/obj/clothing/under/ussp.dmi'
icon_state = "soviet"
worn_icon = 'icons/mob/clothing/under/ussp.dmi'
sprite_sheets = null
/obj/item/clothing/under/new_soviet/sovietofficer
name = "\improper Soviet officer uniform"
desc = "A U.S.S.P commanding officer's uniform."
icon_state = "sovietofficer"
/obj/item/clothing/under/new_soviet/sovietadmiral
name = "\improper Soviet admiral uniform"
desc = "A U.S.S.P naval admiral's uniform."
icon_state = "sovietadmiral"