mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 12:36:16 +01:00
Patreon reward, grug
Patreon reward
This commit is contained in:
@@ -9,7 +9,13 @@
|
||||
|
||||
/datum/gear/testreward
|
||||
//Just so admins can test the recent rewards added.
|
||||
name = "test reward"
|
||||
name = "Caveman Plush"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/grug
|
||||
ckeywhitelist = list("quotefox")
|
||||
|
||||
/datum/gear/testrewardtwo
|
||||
name = "Napoleonic Uniform"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/clothing/suit/napoleonic
|
||||
ckeywhitelist = list("quotefox")
|
||||
@@ -45,3 +51,8 @@
|
||||
path = /obj/item/clothing/suit/napoleonic
|
||||
ckeywhitelist = list("hackertdog")
|
||||
|
||||
/datum/gear/grug
|
||||
name = "Caveman Plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/grug
|
||||
ckeywhitelist = list("herrdoktah")
|
||||
|
||||
Reference in New Issue
Block a user