commit names arent important right?

This commit is contained in:
Timothy Teakettle
2022-06-02 20:40:21 +01:00
parent dad0aa72f0
commit c025a4f36e
10 changed files with 30 additions and 9 deletions
+9
View File
@@ -259,6 +259,15 @@
name = "Collar Key"
desc = "A key for a tiny lock on a collar or bag."
/obj/item/clothing/neck/maid
name = "polychromic maid collar"
desc = "A collar that goes with the polychromic maid outfit."
icon_state = "maid_neck"
/obj/item/clothing/neck/maid/ComponentInitialize()
. = ..()
AddElement(/datum/element/polychromic, list("#333333", "#FFFFFF"), 2)
//////////////
//DOPE BLING//
//////////////