mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
Merge pull request #12985 from FunnyCatEnjoyer/Funnycat2
Adds Fifi the Magnificent's costume (Fluff item, Allweek)
This commit is contained in:
@@ -78,6 +78,24 @@
|
||||
ckeywhitelist = list("alfalah")
|
||||
character_name = list("Charlotte Graves")
|
||||
|
||||
/datum/gear/fluff/fifi_hat
|
||||
path = /obj/item/clothing/head/fluff/fifi_hat
|
||||
display_name = "Fifi's hat"
|
||||
ckeywhitelist = list("allweek")
|
||||
character_name = list("Fifi the Magnificent")
|
||||
|
||||
/datum/gear/fluff/fifi_jumpsuit
|
||||
path = /obj/item/clothing/under/fluff/fifi_jumpsuit
|
||||
display_name = "Fifi's jumpsuit"
|
||||
ckeywhitelist = list("allweek")
|
||||
character_name = list("Fifi the Magnificent")
|
||||
|
||||
/datum/gear/fluff/fifi_hat
|
||||
path = /obj/item/clothing/shoes/fluff/fifi_socks
|
||||
display_name = "Fifi's socks"
|
||||
ckeywhitelist = list("allweek")
|
||||
character_name = list("Fifi the Magnificent")
|
||||
|
||||
/datum/gear/fluff/lynn_penlight
|
||||
path = /obj/item/device/flashlight/pen/fluff/lynn
|
||||
display_name = "Lynn's Penlight"
|
||||
|
||||
Reference in New Issue
Block a user