Hubert Gruber Patreon Reward!

Hacker T.Dog's patreon reward: Napoleonic Uniform
This commit is contained in:
QuoteFox
2020-03-18 15:06:06 +00:00
parent a4764210a4
commit 70656012ba
4 changed files with 18 additions and 3 deletions
@@ -11,7 +11,7 @@
//Just so admins can test the recent rewards added.
name = "test reward"
category = SLOT_IN_BACKPACK
path = /obj/item/pen/bluemarker
path = /obj/item/clothing/suit/napoleonic
ckeywhitelist = list("quotefox")
/datum/gear/winterblooplush
@@ -37,4 +37,11 @@
name = "Blueberry Marker"
category = SLOT_IN_BACKPACK
path = /obj/item/pen/bluemarker
ckeywhitelist = list("blooberri")
ckeywhitelist = list("blooberri")
/datum/gear/hubertsuit
name = "Napoleonic Uniform"
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/suit/napoleonic
ckeywhitelist = list("hackertdog")