MORE CLOTHES
This commit is contained in:
@@ -172,3 +172,11 @@
|
||||
/datum/gear/head/wkepi
|
||||
name = "white kepi"
|
||||
path = /obj/item/clothing/head/kepi
|
||||
|
||||
/datum/gear/head/widered
|
||||
name = "Wide red hat"
|
||||
path = /obj/item/clothing/head/widered
|
||||
|
||||
/datum/gear/head/kabuto
|
||||
name = "Kabuto helmet"
|
||||
path = /obj/item/clothing/head/kabuto
|
||||
|
||||
@@ -244,3 +244,7 @@
|
||||
name = "Red and Green Christmas Coat"
|
||||
path = /obj/item/clothing/suit/hooded/wintercoat/christmascoatrg
|
||||
subcategory = SUBCATEGORY_SUIT_COATS
|
||||
|
||||
/datum/gear/suit/samurai
|
||||
name = "Samurai outfit"
|
||||
path = /obj/item/clothing/suit/samurai
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user