Patreon Reward: winterbloo

Plushie added to his loadout, for a patreon reward!
This commit is contained in:
QuoteFox
2020-03-02 17:29:43 +00:00
parent 3925ca599e
commit 3e2219bad1
4 changed files with 18 additions and 80 deletions
@@ -1,5 +1,6 @@
//This is the file that handles donator loadout items.
/datum/gear/pingcoderfailsafe
name = "IF YOU SEE THIS, PING A CODER RIGHT NOW!"
category = SLOT_IN_BACKPACK
@@ -11,3 +12,9 @@
category = SLOT_IN_BACKPACK
path = /obj/item/bikehorn
geargroupID = list("DONORTEST") //This is a list mainly for the sake of testing, but geargroupID works just fine with ordinary strings
/datum/gear/winterblooplush
name = "Will Plush"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/mammal/winterbloo
ckeywhitelist = list("Wolfy_wolf967")