ignore branch name should be something snarky like THERE IS NO ESCAPE (#22257)

This commit is contained in:
Qwertytoforty
2023-09-05 20:06:21 -05:00
committed by GitHub
parent 8a9743c875
commit 5b0c5c9e95
@@ -16,6 +16,9 @@
// To supersede the over-writing of the MMI's name from `insert`
update_from_mmi()
target.thought_bubble_image = "thought_bubble_machine"
if(ishuman(target) && istype(stored_mmi?.held_brain, /obj/item/organ/internal/brain/cluwne))
var/mob/living/carbon/human/H = target
H.makeCluwne() //No matter where you go, no matter what you do, you cannot escape
/obj/item/organ/internal/brain/mmi_holder/remove(mob/living/user, special = 0)
if(!special)