diff --git a/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_blob.dm b/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_blob.dm index 66fd95f226f..ebcb37ff459 100644 --- a/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_blob.dm +++ b/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_blob.dm @@ -79,6 +79,9 @@ healing.expire() return ..() +/mob/living/simple_mob/protean_blob/speech_bubble_appearance() + return "synthetic" + /mob/living/simple_mob/protean_blob/init_vore() return //Don't make a random belly, don't waste your time