mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Fluff item pizza uniform (#11784)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2e5de1bfa9
commit
9b1fb8d624
@@ -1598,6 +1598,20 @@
|
||||
ckeywhitelist = list("yeehawguvnah")
|
||||
character_name = list("Cephyra")
|
||||
|
||||
/datum/gear/fluff/names_hat
|
||||
path = /obj/item/clothing/head/fluff/names_pizza
|
||||
display_name = "pizza delivery hat"
|
||||
slot = slot_head
|
||||
ckeywhitelist = list("yepthatsmyname")
|
||||
character_name = list("Mothza Aurella")
|
||||
|
||||
/datum/gear/fluff/names_uniform
|
||||
path = /obj/item/clothing/under/names_pizza
|
||||
display_name = "pizza delivery uniform"
|
||||
slot = slot_w_uniform
|
||||
ckeywhitelist = list("yepthatsmyname")
|
||||
character_name = list("Mothza Aurella")
|
||||
|
||||
// Z CKEYS
|
||||
/datum/gear/fluff/tachika_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
|
||||
Reference in New Issue
Block a user