From adbfc2482a43c01a7192fb5edbfcc8a794b85d08 Mon Sep 17 00:00:00 2001 From: Kashargul <144968721+Kashargul@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:58:07 +0100 Subject: [PATCH] virgo doesn't have those --- .../carbon/human/species/station/protean_vr/protean_blob.dm | 4 ---- 1 file changed, 4 deletions(-) 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