Adds apron, overalls and Amish suit to loadout

This commit is contained in:
Anonymous
2022-10-22 11:38:53 +03:00
parent ef6a2bdbc1
commit 863b46b7e6
2 changed files with 14 additions and 0 deletions
@@ -14,6 +14,15 @@
name = "dracula coat"
path = /obj/item/clothing/suit/dracula
// Suggestion #3279
/datum/gear/suit/apron
name = "apron, blue"
path = /obj/item/clothing/suit/apron
/datum/gear/suit/overalls
name = "overalls"
path = /obj/item/clothing/suit/apron/overalls
// Fixes "Fed (Modern) uniform, White" being in general suit loadout section.
/datum/gear/suit/trekcmdcapmod
subcategory = LOADOUT_SUBCATEGORY_SUIT_JOBS
@@ -45,6 +45,11 @@
name = "waiter's outfit"
path = /obj/item/clothing/under/suit/waiter
// Suggestion #3278
/datum/gear/uniform/amish
name = "Amish suit"
path = /obj/item/clothing/under/suit/sl
/datum/gear/uniform/bunnysuit
name = "bunny outfit"
path = /obj/item/clothing/under/bunnysuit