Fix: Grenades don't make trigger sound (#25321)

* Fix: Grenades don't make trigger sound

* transform instead of trycomp transform

---------

Co-authored-by: Plykiya <plykiya@protonmail.com>
This commit is contained in:
Plykiya
2024-02-17 08:54:58 -08:00
committed by GitHub
parent f27d78c271
commit 7d94cc719c
2 changed files with 12 additions and 4 deletions

View File

@@ -67,7 +67,7 @@
sprite: Objects/Weapons/Grenades/flashbang.rsi
- type: FlashOnTrigger
range: 7
- type: EmitSoundOnTrigger
- type: SoundOnTrigger
sound:
path: "/Audio/Effects/flash_bang.ogg"
- type: DeleteOnTrigger