diff --git a/code/modules/mob/living/carbon/human/species_types/roguetown/construct/constructm.dm b/code/modules/mob/living/carbon/human/species_types/roguetown/construct/constructm.dm index 789fe7a822a..c67bbc9990a 100644 --- a/code/modules/mob/living/carbon/human/species_types/roguetown/construct/constructm.dm +++ b/code/modules/mob/living/carbon/human/species_types/roguetown/construct/constructm.dm @@ -108,11 +108,11 @@ /datum/customizer/bodypart_feature/legwear, /datum/customizer/bodypart_feature/piercing, /datum/customizer/organ/penis/anthro, - /datum/customizer/organ/breasts/human, + /datum/customizer/organ/breasts/animal, /datum/customizer/organ/vagina/human_anthro, //Caustic edit - /datum/customizer/organ/belly/human, - /datum/customizer/organ/butt/human, + /datum/customizer/organ/belly/animal, + /datum/customizer/organ/butt/animal, /datum/customizer/organ/testicles/anthro, /datum/customizer/organ/tail/anthro, /datum/customizer/organ/tail_feature/anthro,