some more grep checks (#18249)

* some more grep checks

* .

* dependency up

* fix dels

* clean up qdel macros
This commit is contained in:
Kashargul
2025-08-14 14:24:49 +02:00
committed by GitHub
parent 6a86b20fcb
commit 9685826f7f
67 changed files with 136 additions and 119 deletions
@@ -73,7 +73,7 @@
. = ..()
/obj/item/computer_hardware/battery_module/Destroy()
qdel_null(battery)
QDEL_NULL(battery)
return ..()
/obj/item/computer_hardware/battery_module/proc/charge_to_full()