mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-02-09 16:18:54 +00:00
redoes corset utterly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user