mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Merge pull request #11947 from PastelPrinceDan/fwuff
pastelprincedan & hatterhat fluff items
This commit is contained in:
@@ -320,6 +320,7 @@
|
||||
// G CKEYS
|
||||
|
||||
// H CKEYS
|
||||
|
||||
/datum/gear/fluff/lauren_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
display_name = "Lauren's Medal"
|
||||
@@ -747,11 +748,17 @@
|
||||
ckeywhitelist = list("pastelprincedan")
|
||||
character_name = list("Kiyoshi Maki", "Masumi Maki")
|
||||
|
||||
/datum/gear/fluff/masumi_overalls
|
||||
path = /obj/item/clothing/under/fluff/masumi_overalls
|
||||
display_name = "white and blue overalls"
|
||||
ckeywhitelist = list("pastelprincedan")
|
||||
character_name = list("Masumi Maki")
|
||||
/datum/gear/fluff/mechanic_overalls
|
||||
path = /obj/item/clothing/under/fluff/mechanic_overalls
|
||||
display_name = "mechanic overalls"
|
||||
ckeywhitelist = list("pastelprincedan", "hatterhat")
|
||||
character_name = list("Masumi Maki", "Harold Robinson")
|
||||
|
||||
/datum/gear/fluff/mechanic_coat
|
||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/fluff/mechanic
|
||||
display_name = "mechanic winter coat"
|
||||
ckeywhitelist = list("pastelprincedan", "hatterhat")
|
||||
character_name = list("Masumi Maki", "Harold Robinson")
|
||||
|
||||
// Q CKEYS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user