[MIRROR] Fluff item pizza uniform (#11784)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
@@ -1598,6 +1598,20 @@
|
|||||||
ckeywhitelist = list("yeehawguvnah")
|
ckeywhitelist = list("yeehawguvnah")
|
||||||
character_name = list("Cephyra")
|
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
|
// Z CKEYS
|
||||||
/datum/gear/fluff/tachika_medal
|
/datum/gear/fluff/tachika_medal
|
||||||
path = /obj/item/clothing/accessory/medal/conduct
|
path = /obj/item/clothing/accessory/medal/conduct
|
||||||
|
|||||||
@@ -86,6 +86,12 @@
|
|||||||
icon_state = "pizzadelivery"
|
icon_state = "pizzadelivery"
|
||||||
item_state = "pizzadelivery"
|
item_state = "pizzadelivery"
|
||||||
|
|
||||||
|
/obj/item/clothing/head/fluff/names_pizza
|
||||||
|
name = "pizza delivery hat"
|
||||||
|
desc = "A hat fit for delivering pizzas! Smells of pepperoni and unpaid student debt."
|
||||||
|
icon_state = "pizzadelivery_fluff"
|
||||||
|
item_state = "pizzadelivery_fluff"
|
||||||
|
|
||||||
/obj/item/clothing/head/wedding
|
/obj/item/clothing/head/wedding
|
||||||
name = "wedding veil"
|
name = "wedding veil"
|
||||||
desc = "A lace veil worn over the face, typically by a bride during their wedding."
|
desc = "A lace veil worn over the face, typically by a bride during their wedding."
|
||||||
|
|||||||
@@ -287,6 +287,13 @@
|
|||||||
item_state = "pizzadelivery"
|
item_state = "pizzadelivery"
|
||||||
rolled_down = 0
|
rolled_down = 0
|
||||||
|
|
||||||
|
/obj/item/clothing/under/names_pizza
|
||||||
|
name = "pizza delivery uniform"
|
||||||
|
desc = "An outfit fit for delivering pizzas! Whoever wears it either has a vore-wish or really needs the money. Maybe both."
|
||||||
|
icon_state = "pizzadelivery_fluff"
|
||||||
|
item_state = "pizzadelivery_fluff"
|
||||||
|
body_parts_covered = CHEST
|
||||||
|
|
||||||
//////////////////////TALON JUMPSUITS//////////////////////
|
//////////////////////TALON JUMPSUITS//////////////////////
|
||||||
|
|
||||||
/obj/item/clothing/under/rank/talon/basic
|
/obj/item/clothing/under/rank/talon/basic
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 320 KiB After Width: | Height: | Size: 320 KiB |
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 221 KiB |
|
Before Width: | Height: | Size: 764 KiB After Width: | Height: | Size: 765 KiB |