[MIRROR] Converts the behavior from suit/toggle to component behavior [MDB IGNORE] (#8758)

* Converts the behavior from `suit/toggle` to component behavior

* E

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-10-13 19:43:18 +01:00
committed by GitHub
co-authored by MrMelbert Gandalf
parent 5bcf817412
commit cfdd4b3907
17 changed files with 139 additions and 81 deletions
@@ -20,7 +20,7 @@
new /obj/item/storage/backpack/satchel/cap(src)
new /obj/item/storage/backpack/duffelbag/captain(src)
new /obj/item/clothing/under/rank/captain/parade(src)
new /obj/item/clothing/suit/toggle/captains_parade(src)
new /obj/item/clothing/suit/armor/vest/capcarapace/captains_formal(src)
new /obj/item/clothing/head/caphat/parade(src)
new /obj/item/clothing/suit/captunic(src)
*/
@@ -83,7 +83,7 @@
/obj/structure/closet/secure_closet/hos/PopulateContents()
..()
new /obj/item/clothing/neck/cloak/hos(src)
// new /obj/item/clothing/suit/toggle/armor/hos/hos_formal(src) // SKYRAT EDIT REMOVAL - COMMAND CLOTHING VENDOR
// new /obj/item/clothing/suit/armor/hos/hos_formal(src) // SKYRAT EDIT REMOVAL - COMMAND CLOTHING VENDOR
new /obj/item/cartridge/hos(src)
new /obj/item/radio/headset/heads/hos(src)
new /obj/item/clothing/under/rank/security/head_of_security/parade(src)