mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 21:16:16 +01:00
Patreon Reward: winterbloo
Plushie added to his loadout, for a patreon reward!
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user