PastelPrinceDan fluff item

This commit is contained in:
Chompstation Bot
2021-09-24 04:10:14 +00:00
parent a0f76219c3
commit b2cbd3b06f
4 changed files with 45 additions and 0 deletions
@@ -734,6 +734,42 @@
ckeywhitelist = list("pimientopyro")
character_name = list("Scylla Casmus")
<<<<<<< HEAD
||||||| parent of c5f5e58323... Merge pull request #11593 from PastelPrinceDan/fwuff
/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/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")
>>>>>>> c5f5e58323... Merge pull request #11593 from PastelPrinceDan/fwuff
// Q CKEYS
// R CKEYS
@@ -2297,6 +2297,15 @@ Departamental Swimsuits, for general use
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
/obj/item/clothing/suit/storage/hooded/wintercoat/security/fluff/evelyn
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