Merge pull request #9103 from Citadel-Station-13/atmosberet

Donator item
This commit is contained in:
deathride58
2019-08-14 15:44:24 -04:00
committed by GitHub
4 changed files with 15 additions and 1 deletions
@@ -438,7 +438,13 @@ datum/gear/darksabresheath
/datum/gear/borgplush
name = "Robot Plush"
category = SLOT_IN_BACKPACK
/obj/item/toy/plush/borgplushie
path = /obj/item/toy/plush/borgplushie
ckeywhitelist = list("nicholaiavenicci")
/datum/gear/donorberet
name = "Atmos Beret"
category = SLOT_HEAD
path = /obj/item/clothing/head/blueberet
ckeywhitelist = list("foxystalin")