MORE CLOTHES

This commit is contained in:
Timothy Teakettle
2020-07-29 18:20:46 +01:00
parent 31963b32a4
commit b5a16d8945
16 changed files with 108 additions and 0 deletions
@@ -508,3 +508,35 @@
path = /obj/item/clothing/under/costume/cheongsam/red
subcategory = SUBCATEGORY_UNIFORM_DRESSES
cost = 3
/datum/gear/uniform/dress/black
name = "Black dress"
path = /obj/item/clothing/under/misc/black_dress
/datum/gear/uniform/skirt/pinktutu
name = "Pink tutu"
path = /obj/item/clothing/under/misc/pinktutu
/datum/gear/uniform/bathrobe
name = "Bathrobe"
path = /obj/item/clothing/under/misc/bathrobe
/datum/gear/uniform/kimono
name = "Kimono"
path = /obj/item/clothing/under/costume/kimono
/datum/gear/uniform/kimono/black
name = "Black kimono"
path = /obj/item/clothing/under/costume/kimono/black
/datum/gear/uniform/kimono/kamishimo
name = "Kamishimo"
path = /obj/item/clothing/under/costume/kimono/kamishimo
/datum/gear/uniform/kimono/fancy
name = "Fancy kimono"
path = /obj/item/clothing/under/costume/kimono/fancy
/datum/gear/uniform/kimono/sakura
name = "Sakura kimono"
path = /obj/item/clothing/under/costume/kimono/sakura