mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
9b095a559d
* 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>
18 lines
599 B
Plaintext
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"
|