[MIRROR] some more grep checks (#11414)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-14 20:22:06 +02:00
committed by GitHub
co-authored by Kashargul
parent 83133252b1
commit f46d700e64
68 changed files with 136 additions and 122 deletions
@@ -31,7 +31,7 @@
/obj/machinery/reagent_refinery/furnace/Destroy()
. = ..()
qdel_null(beaker)
QDEL_NULL(beaker)
/obj/machinery/reagent_refinery/furnace/process()
if(!anchored)
@@ -34,7 +34,7 @@
/obj/machinery/reagent_refinery/reactor/Destroy()
. = ..()
qdel_null(internal_tank)
QDEL_NULL(internal_tank)
/obj/machinery/reagent_refinery/reactor/process()
if(!anchored)