Update brain.dm (#17091)

This commit is contained in:
Cameron Lennox
2025-02-08 14:05:07 -05:00
committed by GitHub
parent 3c3eb54a2b
commit 3af253bc9e
@@ -25,6 +25,9 @@
qdel(dna)
return ..()
/mob/living/carbon/brain/emp_act(severity) //Brains can't be EMP'd...
return
/mob/living/carbon/brain/say_understands(var/other)//Goddamn is this hackish, but this say code is so odd
if(istype(container, /obj/item/mmi))
if(issilicon(other))