Removes devices

This commit is contained in:
atermonera
2022-04-17 19:14:43 -08:00
parent 7a9806d9b4
commit 9d71839ac6
600 changed files with 5636 additions and 5530 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ var/list/ghost_traps
to_chat(target, "<b>Use say #b to speak to other artificial intelligences.</b>")
var/turf/T = get_turf(target)
T.visible_message("<span class='notice'>\The [src] chimes quietly.</span>")
var/obj/item/device/mmi/digital/posibrain/P = target.loc
var/obj/item/mmi/digital/posibrain/P = target.loc
if(!istype(P)) //wat
return
P.searching = 0