mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-30 08:07:03 +01:00
suits
all the suits from that file
This commit is contained in:
@@ -170,3 +170,71 @@
|
||||
path = /obj/item/clothing/under/rank/cargo/miner/lavaland/stripper
|
||||
subcategory = LOADOUT_SUBCATEGORY_UNIFORM_JOBS
|
||||
restricted_roles = list("Shaft Miner")
|
||||
|
||||
/datum/gear/uniform/suit/tuxedo
|
||||
name = "Tuxedo suit"
|
||||
path = /obj/item/clothing/under/suit/tuxedo
|
||||
|
||||
/datum/gear/uniform/suit/tuxedo/carp
|
||||
name = "Carpskin suit"
|
||||
path = /obj/item/clothing/under/suit/carpskin
|
||||
|
||||
/datum/gear/uniform/suit/pencil
|
||||
name = "Black Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil
|
||||
|
||||
/datum/gear/uniform/suit/pencil/black_really
|
||||
name = "Executive Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/black_really
|
||||
|
||||
/datum/gear/uniform/suit/pencil/charcoal
|
||||
name = "Charcoal Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/charcoal
|
||||
|
||||
/datum/gear/uniform/suit/pencil/navy
|
||||
name = "Navy Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/navy
|
||||
|
||||
/datum/gear/uniform/suit/pencil/burgandy
|
||||
name = "Burgandy Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/burgandy
|
||||
|
||||
/datum/gear/uniform/suit/pencil/checkered
|
||||
name = "Checkered Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/checkered
|
||||
|
||||
/datum/gear/uniform/suit/pencil/tan
|
||||
name = "Tan Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/tan
|
||||
|
||||
/datum/gear/uniform/suit/pencil/green
|
||||
name = "Green Pencilskirt"
|
||||
path = /obj/item/clothing/under/suit/pencil/green
|
||||
|
||||
/datum/gear/uniform/suit/executive_suit_alt
|
||||
name = "Wide-collared Executive Suit"
|
||||
path = /obj/item/clothing/under/suit/black_really_collared
|
||||
|
||||
/datum/gear/uniform/suit/executive_skirt_alt
|
||||
name = "Wide-collared Executive Suitskirt"
|
||||
path = /obj/item/clothing/under/suit/black_really_collared/skirt
|
||||
|
||||
/datum/gear/uniform/suit/inferno
|
||||
name = "Inferno Suit"
|
||||
path = /obj/item/clothing/under/suit/inferno
|
||||
|
||||
/datum/gear/uniform/suit/inferno_skirt
|
||||
name = "Inferno Skirt"
|
||||
path = /obj/item/clothing/under/suit/inferno/skirt
|
||||
|
||||
/datum/gear/uniform/suit/designer_inferno
|
||||
name = "Designer Inferno Suit"
|
||||
path = /obj/item/clothing/under/suit/inferno/beeze
|
||||
|
||||
/datum/gear/uniform/suit/helltaker
|
||||
name = "Red Shirt with White Trousers"
|
||||
path = /obj/item/clothing/under/suit/helltaker
|
||||
|
||||
/datum/gear/uniform/suit/helltaker/skirt
|
||||
name = "Red Shirt with White Skirt"
|
||||
path = /obj/item/clothing/under/suit/helltaker/skirt
|
||||
|
||||
Reference in New Issue
Block a user