mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] some more grep checks (#11414)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
83133252b1
commit
f46d700e64
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user