mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 12:27:08 +01:00
jfc
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
my_brain = null
|
||||
return ..()
|
||||
|
||||
/obj/item/implant/neural/process()
|
||||
/obj/item/implant/neural/process(delta_time)
|
||||
if(my_brain && part)
|
||||
if(my_brain.loc != part.loc)
|
||||
to_chat(my_brain.owner, "<span class='critical'>You feel a pressure in your mind as something is ripped away.</span>")
|
||||
|
||||
Reference in New Issue
Block a user