mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
ignore branch name should be something snarky like THERE IS NO ESCAPE (#22257)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user