Merge pull request #9067 from Birdtalon/lasertag

Laser tag projectiles make tap sound when striking
This commit is contained in:
tigercat2000
2018-05-25 18:03:06 -07:00
committed by GitHub
+1 -1
View File
@@ -77,7 +77,7 @@
/obj/item/projectile/beam/lasertag
name = "laser tag beam"
icon_state = "omnilaser"
hitsound = null
hitsound = 'sound/weapons/tap.ogg'
damage = 0
damage_type = STAMINA
flag = "laser"