[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

@@ -124,7 +124,7 @@
desc = "An energy bow, capable of producing arrows from an internal power supply."
/obj/item/gun/launcher/crossbow/bow/hardlight/unload(mob/user)
qdel_null(bolt)
QDEL_NULL(bolt)
update_icon()
/obj/item/gun/launcher/crossbow/bow/hardlight/attack_self(mob/living/user)