Port some random clothes

This commit is contained in:
Aronai Sieyes
2020-04-18 19:41:54 -04:00
parent a51657162e
commit 209eb0e017
18 changed files with 159 additions and 4 deletions
@@ -179,3 +179,18 @@ Swimsuits
display_name = "sleek modern coat, detective"
path = /obj/item/clothing/under/detective_alt
allowed_roles = list("Head of Security", "Detective")
/*
Qipao
*/
/datum/gear/uniform/qipao
display_name = "qipao, black"
path = /obj/item/clothing/under/dress/qipao
/datum/gear/uniform/qipao_red
display_name = "qipao, red"
path = /obj/item/clothing/under/dress/qipao/red
/datum/gear/uniform/qipao_white
display_name = "qipao, white"
path = /obj/item/clothing/under/dress/qipao/white