mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 16:13:49 +01:00
Merge pull request #13920 from Heroman3003/freyrmask
Adds Freyr's Mask fluff item
This commit is contained in:
@@ -529,6 +529,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"
|
||||
|
||||
Reference in New Issue
Block a user