Merge pull request #15163 from buffyuwu/clothing
saltpr adding more suit slot clothing
This commit is contained in:
@@ -446,6 +446,42 @@
|
||||
icon_state = "flannel_brown"
|
||||
item_state = "flannel_brown"
|
||||
|
||||
/obj/item/clothing/suit/jacket/purplehoodie
|
||||
name = "purple hoodie"
|
||||
desc = "A soft purple hoodie with a TailorCo brand on the tag."
|
||||
icon_state = "purplehoodie"
|
||||
item_state = "purplehoodie"
|
||||
|
||||
/obj/item/clothing/suit/jacket/bluehoodie
|
||||
name = "blue hoodie"
|
||||
desc = "A soft blue hoodie with a TailorCo brand on the tag."
|
||||
icon_state = "bluehoodie"
|
||||
item_state = "bluehoodie"
|
||||
|
||||
/obj/item/clothing/suit/jacket/heartcoat
|
||||
name = "heart coat"
|
||||
desc = "A soft winter coat with a TailorCo brand on the tag."
|
||||
icon_state = "heartcoat"
|
||||
item_state = "heartcoat"
|
||||
|
||||
/obj/item/clothing/suit/jacket/gothiccoat
|
||||
name = "long black jacket"
|
||||
desc = "A rugged looking coat with a TailorCo brand on the tag."
|
||||
icon_state = "gothic_coat"
|
||||
item_state = "gothic_coat"
|
||||
|
||||
/obj/item/clothing/suit/jacket/gothicshirt
|
||||
name = "black shirt with cuffs"
|
||||
desc = "A black shirt with a collar and cuffs in a gothic style. A TailorCo brand is listed on the tag."
|
||||
icon_state = "gothic_shirt"
|
||||
item_state = "gothic_shirt"
|
||||
|
||||
/obj/item/clothing/suit/jacket/gothicshirtcross
|
||||
name = "elegant black shirt"
|
||||
desc = "A black shirt with finely woven cross on the back. A TailorCo brand is listed on the tag."
|
||||
icon_state = "gothic_shirtcross"
|
||||
item_state = "gothic_shirtcross"
|
||||
|
||||
/obj/item/clothing/suit/jacket/leather
|
||||
name = "leather jacket"
|
||||
desc = "Pompadour not included."
|
||||
|
||||
Reference in New Issue
Block a user