mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 13:06:18 +01:00
Winter labcoat and virgin killer!
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user