[MIRROR] Fluff item (#8102)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
CHOMPStation2
2024-04-02 22:48:49 -07:00
committed by GitHub
parent 86c07216f3
commit 7c5dbe0329
3 changed files with 38 additions and 1 deletions

View File

@@ -1224,6 +1224,32 @@
character_name = list("Bradley Khatibi")
// V CKEYS
/datum/gear/fluff/valkhorns
path = /obj/item/clothing/ears/earring/fluff/valkhorns
display_name = "Valkaerie's Horns"
ckeywhitelist = list("valkaerie")
character_name = list("Valkaerie Stoze")
/datum/gear/fluff/verie_suit
path = /obj/item/clothing/under/fluff/verie
display_name = "Verie's Salacious Suit"
ckeywhitelist = list("vitoras")
character_name = list("Verie")
/datum/gear/fluff/verie_hoodie
path = /obj/item/clothing/suit/storage/hooded/fluff/verie
display_name = "Verie's Helluva Hoodie"
ckeywhitelist = list("vitoras")
character_name = list("Verie")
/datum/gear/fluff/verie_comb
path = /obj/item/weapon/fluff/verie
display_name = "Verie's Crazy Comb"
description = "(Note: The highlights this gives you will be placed above EVERYTHING... including mobs!)"
ckeywhitelist = list("vitoras")
character_name = list("Verie")
/datum/gear/fluff/cameron_glasses
path = /obj/item/clothing/glasses/fluff/science_proper
display_name = "Cameron's Science Glasses"