Merge pull request #10763 from Citadel-Station-13/cosmosbedsheet

Adds cosmic bedsheet to loadout for donator
This commit is contained in:
Lin
2020-01-29 19:43:01 +00:00
committed by GitHub
@@ -488,3 +488,9 @@ datum/gear/darksabresheath
category = SLOT_SHOES
path = /obj/item/clothing/shoes/sneakers/mikuleggings
ckeywhitelist = list("grandvegeta")
/datum/gear/cosmos
name = "cosmic space bedsheet"
category = SLOT_IN_BACKPACK
path = /obj/item/bedsheet/cosmos
ckeywhitelist = list("grunnyyy")