mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
Merge pull request #320 from VOREStation/synthgurgles
Tweaks digestion code
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
/obj/item/organ/internal/mmi_holder/removed(var/mob/living/user)
|
||||
|
||||
if(stored_mmi)
|
||||
. = stored_mmi //VOREStation Code
|
||||
stored_mmi.loc = get_turf(src)
|
||||
if(owner.mind)
|
||||
owner.mind.transfer_to(stored_mmi.brainmob)
|
||||
|
||||
Reference in New Issue
Block a user