mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Add the fennec crown to the fluff items list
Fluff item was approved back in 2020 but was never added to the spawning list. https://forum.vore-station.net/viewtopic.php?f=27&t=1733
This commit is contained in:
@@ -561,6 +561,13 @@
|
||||
ckeywhitelist = list("jemli")
|
||||
character_name = list("Jemli")
|
||||
|
||||
/datum/gear/fluff/fen_crown
|
||||
path = /obj/item/clothing/head/crown
|
||||
display_name = "Princess Crown"
|
||||
slot = slot_head
|
||||
ckeywhitelist = list("jemli")
|
||||
character_name = list("Princess Afenia")
|
||||
|
||||
/datum/gear/fluff/jeremiah_holster
|
||||
path = /obj/item/clothing/accessory/holster/armpit
|
||||
display_name = "Ace's Holster"
|
||||
|
||||
Reference in New Issue
Block a user