mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Adds logs for pneumatic cannon.
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
return
|
||||
user.visible_message("<span class='danger'>[user] fires \the [src]!</span>", \
|
||||
"<span class='warning'>You fire \the [src]!</span>")
|
||||
add_logs(user, target, "fired at", object="pneumatic cannon")
|
||||
playsound(src.loc, 'sound/weapons/sonic_jackhammer.ogg', (50 * pressureSetting), 1)
|
||||
for(var/obj/item/ITD in loadedItems) //Item To Discharge
|
||||
spawn(0)
|
||||
|
||||
Reference in New Issue
Block a user