mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Merge pull request #4278 from CHOMPStation2/upstream-merge-12994
[MIRROR] Fixes typo in Fifi's fluff loadout
This commit is contained in:
@@ -60,6 +60,42 @@
|
|||||||
ckeywhitelist = list("aegisoa")
|
ckeywhitelist = list("aegisoa")
|
||||||
character_name = list("Xander Bevin")
|
character_name = list("Xander Bevin")
|
||||||
|
|
||||||
|
/datum/gear/fluff/charlotte_medal
|
||||||
|
path = /obj/item/clothing/accessory/medal/silver/security
|
||||||
|
display_name = "Charlotte's Robust Security Medal"
|
||||||
|
ckeywhitelist = list("alfalah")
|
||||||
|
character_name = list("Charlotte Graves")
|
||||||
|
|
||||||
|
/datum/gear/fluff/charlotte_medal_2
|
||||||
|
path = /obj/item/clothing/accessory/medal/conduct
|
||||||
|
display_name = "Charlotte's Medal of Conduct"
|
||||||
|
ckeywhitelist = list("alfalah")
|
||||||
|
character_name = list("Charlotte Graves")
|
||||||
|
|
||||||
|
/datum/gear/fluff/charlotte_cigarettes
|
||||||
|
path = /obj/item/weapon/storage/fancy/fluff/charlotte
|
||||||
|
display_name = "Charlotte's cigarette case"
|
||||||
|
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
|
/datum/gear/fluff/lynn_penlight
|
||||||
path = /obj/item/device/flashlight/pen/fluff/lynn
|
path = /obj/item/device/flashlight/pen/fluff/lynn
|
||||||
display_name = "Lynn's Penlight"
|
display_name = "Lynn's Penlight"
|
||||||
|
|||||||
Reference in New Issue
Block a user