Adds approx. a billion new gun related sounds (#14169)

This commit is contained in:
KingOfThePing
2022-06-18 22:17:14 +02:00
committed by GitHub
parent 9782fc49b2
commit 0dfc713512
75 changed files with 272 additions and 86 deletions
@@ -449,7 +449,7 @@
pump(user)
/obj/item/gun/launcher/crossbow/vaurca/proc/pump(mob/M as mob)
playsound(M, 'sound/weapons/shotgun_pump.ogg', 60, 1)
playsound(M, 'sound/weapons/reloads/shotgun_pump.ogg', 60, 1)
if(bolt)
if(tension < max_tension)