Skip to content

Commit 9519c27

Browse files
KowlinDinnerCalzone
authored andcommitted
Fix tricky nades not emitting their sounds. (space-wizards#39792)
1 parent 0111170 commit 9519c27

File tree

1 file changed

+2
-0
lines changed
  • Resources/Prototypes/Entities/Objects/Weapons/Throwable

1 file changed

+2
-0
lines changed

Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,7 @@
613613
- timer
614614
sound:
615615
path: /Audio/Effects/Emotes/parp1.ogg
616+
positional: true
616617
- type: Appearance
617618
- type: TimerTriggerVisuals
618619
primingSound:
@@ -633,6 +634,7 @@
633634
- timer
634635
sound:
635636
path: /Audio/Effects/Emotes/parp1.ogg
637+
positional: true
636638
- type: Appearance
637639
- type: TimerTriggerVisuals
638640
primingSound:

0 commit comments

Comments
 (0)