[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 11:22:06 -07:00
committed by GitHub
parent 83133252b1
commit f46d700e64
68 changed files with 136 additions and 122 deletions

View File

@@ -47,7 +47,7 @@
/obj/item/flashlight/Destroy()
STOP_PROCESSING(SSobj, src)
qdel_null(cell)
QDEL_NULL(cell)
return ..()
/obj/item/flashlight/get_cell()