redoes corset utterly
@@ -145,6 +145,18 @@
|
||||
display_name = "hoodie, black"
|
||||
path = /obj/item/clothing/suit/hooded/hoodie
|
||||
|
||||
/datum/gear/suit/corset
|
||||
display_name = "black corset"
|
||||
path = /obj/item/clothing/suit/corset
|
||||
|
||||
/datum/gear/suit/corsetred
|
||||
display_name = "red corset"
|
||||
path = /obj/item/clothing/suit/corset/red
|
||||
|
||||
/datum/gear/suit/corsetblue
|
||||
display_name = "blue corset"
|
||||
path = /obj/item/clothing/suit/corset/blue
|
||||
|
||||
//SUITS!
|
||||
|
||||
/datum/gear/suit/blacksuit
|
||||
|
||||
@@ -224,6 +224,3 @@
|
||||
display_name = "pants, camo"
|
||||
path = /obj/item/clothing/under/pants/camo
|
||||
|
||||
/datum/gear/uniform/pants/corset
|
||||
display_name = "black corset"
|
||||
path = /obj/item/clothing/under/black_corset
|
||||
|
||||
@@ -966,3 +966,22 @@
|
||||
name = "ladies red victorian coat"
|
||||
icon_state = "ladiesredvictoriancoat"
|
||||
item_state = "ladiesredvictoriancoat"
|
||||
|
||||
/obj/item/clothing/suit/corset
|
||||
name = "black corset"
|
||||
desc = "A black corset for those fancy nights out."
|
||||
icon_state = "corset"
|
||||
item_state = "corset"
|
||||
body_parts_covered = UPPER_TORSO
|
||||
|
||||
/obj/item/clothing/suit/corset/red
|
||||
name = "red corset"
|
||||
desc = "A red corset those fancy nights out."
|
||||
icon_state = "corset_red"
|
||||
item_state = "corset_red"
|
||||
|
||||
/obj/item/clothing/suit/corset/blue
|
||||
name = "blue corset"
|
||||
desc = "A blue corset for those fancy nights out."
|
||||
icon_state = "corset_blue"
|
||||
item_state = "corset_blue"
|
||||
|
||||
@@ -829,12 +829,4 @@
|
||||
icon_state = "medicalgown"
|
||||
item_state = "medicalgown"
|
||||
item_color = "medicalgown"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
||||
/obj/item/clothing/under/black_corset
|
||||
name = "black corset"
|
||||
desc = "A black corset and skirt for those fancy nights out."
|
||||
icon_state = "black_corset"
|
||||
item_state = "black_corset"
|
||||
item_color = "black_corset"
|
||||
flags_size = ONESIZEFITSALL
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 327 KiB After Width: | Height: | Size: 326 KiB |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 254 KiB |
|
Before Width: | Height: | Size: 219 KiB After Width: | Height: | Size: 220 KiB |
|
Before Width: | Height: | Size: 288 KiB After Width: | Height: | Size: 287 KiB |
|
Before Width: | Height: | Size: 426 KiB After Width: | Height: | Size: 423 KiB |
|
Before Width: | Height: | Size: 349 KiB After Width: | Height: | Size: 348 KiB |
|
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |