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 43f5ca5526..c06e88bdb7 100644 --- a/code/modules/mob/living/carbon/human/species_types/jellypeople.dm +++ b/code/modules/mob/living/carbon/human/species_types/jellypeople.dm @@ -435,6 +435,8 @@ heatmod = 1 burnmod = 1 + allowed_limb_ids = list("slime","stargazer","lum") + /datum/action/innate/slime_change name = "Alter Form" check_flags = AB_CHECK_CONSCIOUS