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
@@ -43,6 +43,7 @@
product_slogans = "Kinky!;Sexy!;Check me out, big boy!"
vend_reply = "Have fun, you shameless pervert!"
products = list(
/obj/item/clothing/head/maidband = 5,
/obj/item/clothing/under/maid = 5,
/obj/item/clothing/under/stripper_pink = 5,
/obj/item/clothing/under/stripper_green = 5,
@@ -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")