From 37f4022bfcd63786a6ab220674e39988587a57b6 Mon Sep 17 00:00:00 2001 From: Cirno Date: Tue, 7 Jul 2020 13:35:30 -0300 Subject: [PATCH] Changed slime core to slime nucleus --- .../mob/living/carbon/human/species_types/jellypeople.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"