Medbay Job Reshuffling (#7986)

This commit is contained in:
Matt Atlas
2020-01-25 11:15:04 +01:00
committed by GitHub
parent 8f5967440a
commit 3f87bb63ee
28 changed files with 128 additions and 64 deletions

View File

@@ -6,7 +6,7 @@
return ..(gibbed,"no message")
/mob/living/carbon/brain/gib()
if(istype(container, /obj/item/device/mmi))
if(container)
QDEL_NULL(container)//Gets rid of the MMI if there is one
if(loc)
if(istype(loc,/obj/item/organ/internal/brain))