Adds logging and fingerprints to pipebombs (#94805)

## About The Pull Request
Closes #94768

## Changelog
🆑
fix: Added logging and fingerprints to pipebombs
/🆑
This commit is contained in:
SmArtKar
2026-01-11 20:18:21 +00:00
committed by GitHub
parent 2008e18ae3
commit 61096945ca
@@ -128,6 +128,8 @@
return
if(istype(activator, /obj/item/assembly/signaler))
return //no signallers, signallers send a signal and i can imagine this having bad sideeffects if some has multiple of the same frequency in their backpack and uses them inhand by accident
log_grenade(user)
add_fingerprint(user)
activator.activate()
update_icon(UPDATE_ICON_STATE)
user.balloon_alert_to_viewers("arming!")
@@ -161,9 +163,6 @@
. = ..()
activator = null
/obj/item/grenade/iedcasing/spawned
power = 2.5 //20u welding fuel
activator = /obj/item/assembly/timer