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 1dac05cbae..5bf2f884e4 100644 --- a/code/modules/mob/living/carbon/human/species_types/jellypeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/jellypeople.dm @@ -213,6 +213,8 @@ hair_alpha = 180 liked_food = MEAT coldmod = 12 + heatmod = 1 + burnmod = 1 //Slime people are able to split like slimes, retaining a single mind that can swap between bodies at will, even after death.