Adds Freyr's Mask fluff item

This commit is contained in:
Casey
2022-10-16 17:08:39 -04:00
committed by CHOMPStation2
parent e2d375214d
commit 28ddf3e099
3 changed files with 38 additions and 0 deletions

View File

@@ -467,6 +467,13 @@
ckeywhitelist = list("jacobdragon")
character_name = list("Earthen Breath")
/datum/gear/fluff/jademanique_freyr_mask
path = /obj/item/clothing/mask/fluff/freyr_mask
display_name = "Freyr's Mask"
slot = slot_head
ckeywhitelist = list("jademanique")
character_name = list("Freyr")
/datum/gear/fluff/cirra_box
path = /obj/item/weapon/storage/box/fluff/cirra
display_name = "Cirra's Box"