diff --git a/code/modules/mob/living/carbon/human/species_types/jellypeople.dm b/code/modules/mob/living/carbon/human/species_types/jellypeople.dm index b3e8373d45..a500bea54a 100644 --- a/code/modules/mob/living/carbon/human/species_types/jellypeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/jellypeople.dm @@ -26,7 +26,7 @@ mutant_brain = /obj/item/organ/brain/jelly /obj/item/organ/brain/jelly - name = "slime core" + name = "slime nucleus" desc = "A slimey membranous mass from a slime person" icon_state = "brain-slime"