mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #3022 from CHOMPStationBot/upstream-merge-11593
[MIRROR] PastelPrinceDan fluff item
This commit is contained in:
@@ -734,6 +734,25 @@
|
|||||||
ckeywhitelist = list("pimientopyro")
|
ckeywhitelist = list("pimientopyro")
|
||||||
character_name = list("Scylla Casmus")
|
character_name = list("Scylla Casmus")
|
||||||
|
|
||||||
|
/datum/gear/fluff/zaku_sweatervest
|
||||||
|
path = /obj/item/clothing/suit/varsity/green/sweater_vest
|
||||||
|
display_name = "Zaku's Sweater Vest"
|
||||||
|
slot = slot_wear_suit
|
||||||
|
ckeywhitelist = list("pimientopyro")
|
||||||
|
character_name = list("Zaku Fyodorovna")
|
||||||
|
|
||||||
|
/datum/gear/fluff/kiyoshi_cloak
|
||||||
|
path = /obj/item/clothing/accessory/poncho/roles/cloak/fluff/cloakglowing
|
||||||
|
display_name = "glowing cloak"
|
||||||
|
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")
|
||||||
|
|
||||||
// Q CKEYS
|
// Q CKEYS
|
||||||
|
|
||||||
// R CKEYS
|
// R CKEYS
|
||||||
|
|||||||
@@ -2297,6 +2297,15 @@ Departamental Swimsuits, for general use
|
|||||||
|
|
||||||
colorswap(usr)
|
colorswap(usr)
|
||||||
|
|
||||||
|
//PastelPrinceDan: Masumi Maki
|
||||||
|
/obj/item/clothing/under/fluff/masumi_overalls
|
||||||
|
name = "white and blue overalls"
|
||||||
|
desc = "A set of white and blue overalls, paired with a yellow shirt."
|
||||||
|
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||||
|
icon_state = "masumioveralls"
|
||||||
|
item_state = "masumioveralls"
|
||||||
|
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||||
|
|
||||||
//Pandora029 : Evelyn Tareen
|
//Pandora029 : Evelyn Tareen
|
||||||
/obj/item/clothing/suit/storage/hooded/wintercoat/security/fluff/evelyn
|
/obj/item/clothing/suit/storage/hooded/wintercoat/security/fluff/evelyn
|
||||||
name = "warden's navy winter coat"
|
name = "warden's navy winter coat"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 193 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user