mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 03:50:32 +01:00
fix for plushie reward
This commit is contained in:
@@ -13,11 +13,17 @@
|
||||
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/quotestestitem
|
||||
name = "Will Plushy"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/winterbloo
|
||||
ckeywhitelist = list("quotefox")
|
||||
|
||||
/datum/gear/winterblooplush
|
||||
name = "Will Plush"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/winterbloo
|
||||
ckeywhitelist = list("wolfy_wolf967")
|
||||
ckeywhitelist = list("wolfy wolf967")
|
||||
|
||||
/datum/gear/helioplush
|
||||
name = "Chris Plushie"
|
||||
|
||||
Reference in New Issue
Block a user