mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Merge pull request #9067 from Birdtalon/lasertag
Laser tag projectiles make tap sound when striking
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user