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 39f39eb447..90ed873055 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 @@ -486,8 +486,6 @@ B.owner = blob vore_organs.Cut() - soulgem.owner = blob - //We can still speak our languages! blob.languages = languages.Copy() blob.name = real_name @@ -593,8 +591,6 @@ B.owner = src languages = blob.languages.Copy() - soulgem.owner = src - Life(1) //Fix my blindness right meow //Has to be moved up here, there exists a circumstance where blob could be deleted without vore organs moving right. //Get rid of friend blob