mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 20:37:45 +01:00
Merge pull request #927 from Chemlight/Dumb-doged-sprites
Testing art skills / more personal stuff
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user