dying as a TFed mob in a tummy counts as a vore death

This commit is contained in:
VerySoft
2022-07-08 08:52:35 -04:00
parent a74b86530d
commit 323cfdde51
+4
View File
@@ -17,6 +17,10 @@
//VOREStation Edit End
nest = null
if(isbelly(loc) && tf_mob_holder)
mind?.vore_death = TRUE
tf_mob_holder.mind?.vore_death = TRUE
for(var/datum/soul_link/S as anything in owned_soul_links)
S.owner_died(gibbed)
for(var/datum/soul_link/S as anything in shared_soul_links)