This commit is contained in:
Timothy Teakettle
2022-06-02 19:18:11 +01:00
parent ec9ebc0ede
commit dad0aa72f0
12 changed files with 48 additions and 1 deletions
+9
View File
@@ -477,6 +477,15 @@
item_state = "maid"
dynamic_hair_suffix = ""
/obj/item/clothing/head/maid/polychromic
name = "polychromic maid headband"
icon_state = "polymaid"
item_state = "polymaid"
/obj/item/clothing/head/maid/polychromic/ComponentInitialize()
. = ..()
AddElement(/datum/element/polychromic, list("#333333", "#FFFFFF"), 2)
/obj/item/clothing/head/widered
name = "Wide red hat"
desc = "It is both wide, and red. Stylish!"