Head band and patreon rewards

This commit is contained in:
QuoteFox
2020-04-21 08:03:22 +01:00
parent 11056cd313
commit a02f73d33b
9 changed files with 30 additions and 2 deletions
@@ -9,9 +9,9 @@
/datum/gear/testreward
//Just so admins can test the recent rewards added.
name = "Caveman Plush"
name = "Plastitanium Shackles"
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/mammal/grug
path = /obj/item/clothing/suit/shackles
ckeywhitelist = list("quotefox")
/datum/gear/testrewardtwo
@@ -56,3 +56,11 @@
category = SLOT_IN_BACKPACK
path = /obj/item/toy/plush/mammal/grug
ckeywhitelist = list("herrdoktah")
/datum/gear/hshack
name = "Plastitanium Shackles"
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/suit/shackles
ckeywhitelist = list("heliocintrini")