mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 16:46:28 +01:00
Fixes typo in Fifi's fluff loadout
This commit is contained in:
@@ -82,19 +82,19 @@
|
||||
path = /obj/item/clothing/head/fluff/fifi_hat
|
||||
display_name = "Fifi's hat"
|
||||
ckeywhitelist = list("allweek")
|
||||
character_name = list("Fifi the Magnificent")
|
||||
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")
|
||||
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")
|
||||
character_name = list("Fifi The Magnificent")
|
||||
|
||||
/datum/gear/fluff/lynn_penlight
|
||||
path = /obj/item/device/flashlight/pen/fluff/lynn
|
||||
|
||||
Reference in New Issue
Block a user