Merge pull request #927 from Chemlight/Dumb-doged-sprites

Testing art skills / more personal stuff
This commit is contained in:
QuoteFox
2021-01-26 15:37:37 +00:00
committed by GitHub
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")