its a mask.
This commit is contained in:
quotefox
2022-07-12 06:59:24 +01:00
parent 1d65c43763
commit 879857ae3a
4 changed files with 21 additions and 0 deletions
@@ -167,4 +167,10 @@ datum/gear/lyricalpawsring
name = "Occult Robes"
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/suit/hooded/occultrobes
ckeywhitelist = list("relquen")
/datum/gear/relquenmask
name = "Lamask"
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/mask/lamask
ckeywhitelist = list("relquen")