mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Fluff item pizza uniform (#18590)
Approved here: https://forum.vore-station.net/viewtopic.php?p=14368#p14368
This commit is contained in:
@@ -1597,6 +1597,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