mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
oops
This commit is contained in:
@@ -1209,7 +1209,7 @@
|
||||
if(istype(mmi_as_oc, /obj/item/mmi/posibrain))
|
||||
var/obj/item/mmi/posibrain/P = mmi_as_oc
|
||||
if(P.imprinted_master)
|
||||
to_chat(brainmob, "<span class='notice'>Your imprint to [P.imprinted_master] has been temporary disabled. You should help the crew and not commit harm.</span>")
|
||||
to_chat(brainmob, "<span class='notice'>Your imprint to [P.imprinted_master] has been temporarily disabled. You should help the crew and not commit harm.</span>")
|
||||
mmi_as_oc.loc = src
|
||||
mmi_as_oc.mecha = src
|
||||
verbs -= /obj/mecha/verb/eject
|
||||
|
||||
Reference in New Issue
Block a user