This commit is contained in:
buffyuwu
2021-09-16 14:23:21 -04:00
parent 43cd462d79
commit 7dbcc81fd3

View File

@@ -451,21 +451,18 @@
desc = "A soft purple hoodie with a TailorCo brand on the tag."
icon_state = "purplehoodie"
item_state = "purplehoodie"
pocket_storage_component_path = /datum/component/storage/concrete/pockets/small
/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"
pocket_storage_component_path = /datum/component/storage/concrete/pockets/small
/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"
pocket_storage_component_path = /datum/component/storage/concrete/pockets/small
/obj/item/clothing/suit/jacket/leather
name = "leather jacket"