mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-28 02:52:01 +00:00
Medbay Job Reshuffling (#7986)
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user