Winter labcoat and virgin killer!

This commit is contained in:
lukevale
2021-03-20 15:17:03 -05:00
parent 9cf0ca814b
commit ea20010c14
9 changed files with 25 additions and 1 deletions
@@ -218,3 +218,8 @@
name = "Pharoah tunic"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/nemes
/datum/gear/fluffcoat
name = "Winter labcoat"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/toggle/labcoat/formallab
@@ -209,4 +209,15 @@
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FFFFFF"
hastertiary = FALSE
body_parts_covered= CHEST|GROIN
/obj/item/clothing/under/polychromic/vsweater
name = "virgin killer sweater"
desc = "What is this? A sweater that covers basically none of the back that's what."
icon_state = "vkiller"
item_color = "vkiller"
item_state = "rainbow"
primary_color = "#E1D6C9" //RGB in hexcode
secondary_color = "#FFFFFF"
hastertiary = FALSE
body_parts_covered= CHEST|GROIN