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 6b167ef356..4becb41bd3 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -210,13 +210,13 @@ character_name = list("Korei Laskor") //championfire -//Anoki Windroar +//Yuki Windroar /datum/gear/fluff/anoki_implant - path = /obj/item/weapon/implanter/reagent_generator/roiz/anoki + path = /obj/item/weapon/implanter/reagent_generator/roiz/yuki display_name = "Egg laying implanter" description = "This is an implant that allows the user to lay eggs." ckeywhitelist = list("championfire") - character_name = list("Anoki Windroar") + character_name = list("Yuki Windroar") //Ivy Kaeire /datum/gear/fluff/ivy_under diff --git a/code/modules/vore/fluffstuff/custom_boxes_yw.dm b/code/modules/vore/fluffstuff/custom_boxes_yw.dm index e8949f54d1..17a77d2472 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_yw.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_yw.dm @@ -179,7 +179,7 @@ /obj/item/weapon/storage/backpack/dufflebag/fluff/saur_dufflebag, /obj/item/clothing/suit/armor/pcarrier/navy/fluff/saur_pccarrier ) - +/* // ************ // championfire // ************ @@ -191,7 +191,7 @@ desc = "A kit containing Anoki's equipment." has_items = list( /obj/item/weapon/implanter/reagent_generator/roiz/anoki) - +*/ //Ivy Kaeire /obj/item/weapon/storage/box/fluff/ivy diff --git a/code/modules/vore/fluffstuff/custom_items_yw.dm b/code/modules/vore/fluffstuff/custom_items_yw.dm index 32c8215359..b461a9aead 100644 --- a/code/modules/vore/fluffstuff/custom_items_yw.dm +++ b/code/modules/vore/fluffstuff/custom_items_yw.dm @@ -213,12 +213,12 @@ // championfire // ************ -//Anoki Windroar +//Yuki Windroar -/obj/item/weapon/implanter/reagent_generator/roiz/anoki - implant_type = /obj/item/weapon/implant/reagent_generator/roiz/anoki +/obj/item/weapon/implanter/reagent_generator/roiz/yuki + implant_type = /obj/item/weapon/implant/reagent_generator/roiz/yuki -/obj/item/weapon/implant/reagent_generator/roiz/anoki +/obj/item/weapon/implant/reagent_generator/roiz/yuki name = "egg laying implant" desc = "This is an implant that allows the user to lay eggs." usable_volume = 500 @@ -226,7 +226,7 @@ empty_message = list("Your lower belly feels smooth and empty. Sorry, we're out of eggs!", "The reduced pressure in your lower belly tells you there are no more eggs.") full_message = list("Your lower belly looks swollen with irregular bumps, and it feels heavy.", "Your lower abdomen feels really heavy, making it a bit hard to walk.") - emote_descriptor = list("an egg right out of Anoki's lower belly!", "into Anoki' belly firmly, forcing him to lay an egg!", "Anoki really tight, who promptly lays an egg!") + emote_descriptor = list("an egg right out of Yuki's lower belly!", "into Yuki's belly firmly, forcing him to lay an egg!", "Yuki really tight, who promptly lays an egg!") // ******** // Vitorhks