Adds different colored cheongsams

This commit is contained in:
Yoshax
2016-04-21 21:28:34 +01:00
parent d145d5d84c
commit 9e2119a873
4 changed files with 33 additions and 0 deletions
@@ -9,6 +9,18 @@
display_name = "cheongsam, white"
path = /obj/item/clothing/under/cheongsam
/datum/gear/uniform/cheongsam/red
display_name = "cheongsam, red"
path = /obj/item/clothing/under/cheongsam/red
/datum/gear/uniform/cheongsam/blue
display_name = "cheongsam, blue"
path = /obj/item/clothing/under/cheongsam/blue
/datum/gear/uniform/cheongsam/
display_name = "cheongsam, black"
path = /obj/item/clothing/under/cheongsam/black
/datum/gear/uniform/kilt
display_name = "kilt"
path = /obj/item/clothing/under/kilt