diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm index 03f2f4588f..9beedcd8dc 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -159,6 +159,15 @@ // C CKEYS +//cheekycrenando + +/datum/gear/fluff/srususovietuniform + path = /obj/item/clothing/under/soviet + display_name = "Soviet Uniform" + description = "Standard issue soviet dress uniform" + ckeywhitelist = list("cheekycrenando ") + character_name = list("Srusu Rskuzu") + //captmatt4 //Payton Joghs /datum/gear/fluff/payton_joghs_1 @@ -168,6 +177,14 @@ ckeywhitelist = list("captmatt4") character_name = list("Payton Joghs") +//Kaenin Qerrlar +/datum/gear/fluff/kaenin_qerrlar_1 + path = /obj/item/clothing/accessory/medal/silver/fluff/kaeninmedal + display_name = "Kaenin Qerrlar's medal of valor" + description = "A silver medal, polished to a shine. On it, it says \"For Honorable Service, Kaenin Qerrlar, among the first to volunteer to save the world of Virgo-Erigone Four, homeworld of the zorren. Qerrlar piloted a combat exosuit to combat a hostile lifeform until it simply ran out of power, after this, he continued on foot.\" It is adorned with a purple ribbon." + ckeywhitelist = list("captmatt4") + character_name = list("Kaenin Qerrlar") + //Eliana Noya /datum/gear/fluff/eliana_noya_1 path = /obj/item/clothing/under/fluff/eliana_noya_1 @@ -665,6 +682,13 @@ character_name = list("Kettek Ollarch") // N CKEYS +//NESgamer190 +/datum/gear/fluff/lucy_flask + path = /obj/item/weapon/reagent_containers/food/drinks/flask/vacuumflask/fluff/lucyprice + display_name = "Cryostasis Thermos" + description = "A thermos that has been designed to look something akin to a mix between a cryostasis beaker and a thermos. Does NOT keep the drinks cold, surprisingly enough.." + ckeywhitelist = list("nesgamer190") + character_name = list("Lucy Price") // O CKEYS @@ -704,6 +728,14 @@ // R CKEYS +//risingstarflash +/datum/gear/fluff/stellar_collar + path = /obj/item/clothing/accessory/collar/fluff/stellar_collar + display_name = "Heart Collar" + description = "The collar appears to have a heart shaped pin on the front, the medical logo on visible from a distance. Closer inspection shows that the heart can be opened, revealing a picture. On the picture you can see Stellar and Reyna close together, paws locked and facing the picture slightly sideways with beaming smiles." + ckeywhitelist = list("risingstarslash") + character_name = list("Stellar Wolf") + //radiantflash //Vasharr Zahirn /datum/gear/fluff/vasharr_armlets @@ -744,7 +776,6 @@ character_name = list("Basir Fahim") // S CKEYS - //snakewitharocketlauncher //Alex Wolf /datum/gear/fluff/alex_1 diff --git a/code/modules/vore/fluffstuff/custom_clothes_yw.dm b/code/modules/vore/fluffstuff/custom_clothes_yw.dm index ec13c308ee..1e92cbaa34 100644 --- a/code/modules/vore/fluffstuff/custom_clothes_yw.dm +++ b/code/modules/vore/fluffstuff/custom_clothes_yw.dm @@ -228,6 +228,16 @@ icon_override = 'icons/vore/custom_clothes_yw.dmi' item_state = "koreihelmet_mob" +/obj/item/clothing/accessory/medal/silver/fluff/kaeninmedal + name = "Kaenin Qerrlar\'s medal of valor" + desc = "A silver medal, polished to a shine. On it, it says \"For Honorable Service, Kaenin Qerrlar, among the first to volunteer to save the world of Virgo-Erigone Four, homeworld of the zorren. Qerrlar piloted a combat exosuit to combat a hostile lifeform until it simply ran out of power, after this, he continued on foot.\" It is adorned with a purple ribbon." + icon = 'icons/vore/custom_clothes_yw.dmi' + icon_state = "valormedal" + icon_override = 'icons/vore/custom_clothes_yw.dmi' + item_state = "valormedal_mob" + overlay_state = "valormedal_mob" + + // ************* // CynicalTester // ************* @@ -1450,3 +1460,29 @@ icon_override = 'icons/vore/custom_clothes_yw.dmi' item_state = "tp_gloves_onmob" +// ****** +// RisingStarSlash +// ****** +//Stellar Wolf +/obj/item/clothing/accessory/collar/fluff/stellar_collar + name = "Heart Collar" + desc = "The collar appears to have a heart shaped pin on the front, the medical logo on visible from a distance. Closer inspection shows that the heart can be opened, revealing a picture. On the picture you can see Stellar and Reyna close together, paws locked and facing the picture slightly sideways with beaming smiles." + icon = 'icons/vore/custom_clothes_yw.dmi' + icon_state = "stellarcollar" + icon_override = 'icons/vore/custom_clothes_yw.dmi' + item_state = "stellarcollar_mob" + overlay_state = "stellarcollar_mob" + slot_flags = SLOT_TIE | SLOT_OCLOTHING + w_class = 2 + +// ****** +// CheekyCrenando +// ****** +//Srusu Rskuzu +/obj/item/clothing/under/fluff/srususoviet + name = "Soviet Uniform" + desc = "A standard issue Soviet Dress uniform" + icon = 'icons/vore/custom_clothes_yw.dmi' + icon_state = "srusuuniform" + icon_override = 'icons/vore/custom_clothes_yw.dmi' + item_state = "srusuuniform" \ No newline at end of file diff --git a/code/modules/vore/fluffstuff/custom_items_yw.dm b/code/modules/vore/fluffstuff/custom_items_yw.dm index bc14060257..8f0bf2fc55 100644 --- a/code/modules/vore/fluffstuff/custom_items_yw.dm +++ b/code/modules/vore/fluffstuff/custom_items_yw.dm @@ -539,4 +539,16 @@ if (M == user) M.resize(3) M.drop_from_inventory(src) - qdel(src) \ No newline at end of file + qdel(src) + + +// ************** +// NESgamer190 +// ************** + +//Lucy Price +/obj/item/weapon/reagent_containers/food/drinks/flask/vacuumflask/fluff/lucyprice + name = "Cryostasis Thermos" + desc = " A thermos that has been designed to look something akin to a mix between a cryostasis beaker and a thermos. Does NOT keep the drinks cold, surprisingly enough." + icon_state = "cryothermos" + icon = 'icons/vore/custom_items_yw.dmi' \ No newline at end of file diff --git a/icons/vore/custom_clothes_yw.dmi b/icons/vore/custom_clothes_yw.dmi index 27099ed834..dc41409f99 100644 Binary files a/icons/vore/custom_clothes_yw.dmi and b/icons/vore/custom_clothes_yw.dmi differ diff --git a/icons/vore/custom_items_yw.dmi b/icons/vore/custom_items_yw.dmi index 3e228fee3b..aeb5726f29 100644 Binary files a/icons/vore/custom_items_yw.dmi and b/icons/vore/custom_items_yw.dmi differ