This commit is contained in:
Archie
2021-06-22 04:36:09 -03:00
parent 6fd16a596f
commit bfa3ac9bf3
@@ -586,7 +586,8 @@ The reactor CHEWS through moderator. It does not do this slowly. Be very careful
if(I.use_tool(src, user, 40, volume=75))
to_chat(user, "<span class='notice'>You [anchored ? "un" : ""]secure [name].</span>")
setAnchored(!anchored)
return TRUE
return TRUE
return FALSE
/obj/machinery/computer/reactor/proc/link_to_reactor()
for(var/obj/machinery/atmospherics/components/trinary/nuclear_reactor/asdf in GLOB.machines)