Revert "Revert "Testing art skills""

This reverts commit 57146db436.
This commit is contained in:
QuoteFox
2021-01-26 17:58:39 +00:00
parent 0057c577ed
commit 07f7467daf
9 changed files with 39 additions and 1 deletions
@@ -207,3 +207,11 @@
category = SLOT_IN_BACKPACK
path = /obj/item/sounding
cost = 1
//chemlight doged
/datum/gear/lipstick_white
name = "Chemlight Plushie"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/mammal/chemlight
ckeywhitelist = list("chemlight")
//Done with that.
@@ -479,3 +479,10 @@
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/roman
cost = 1
/datum/gear/greenplaidshirt
name = "plaid green shirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/greenplaidshirt
cost = 1
ckeywhitelist = list("chemlight")