Skip to content

Commit

Permalink
Update soundgenerators.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FaDeOkno authored Oct 12, 2023
1 parent 0fd64a3 commit b69ba03
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions Resources/Prototypes/ADT/SoundGen/soundgenerators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/destruction_1.ogg
radius: 8
range: 8

- type: entity
parent: ADTSoundGenBase
Expand All @@ -38,7 +38,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/destruction_2.ogg
radius: 8
range: 8

- type: entity
parent: ADTSoundGenBase
Expand All @@ -51,7 +51,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/destruction_3.ogg
radius: 8
range: 8

- type: entity
parent: ADTSoundGenBase
Expand All @@ -64,7 +64,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/budilnik.ogg
radius: 5
range: 5

- type: entity
parent: ADTSoundGenBase
Expand All @@ -77,7 +77,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/hit.ogg
radius: 4
range: 4

- type: entity
parent: ADTSoundGenBase
Expand All @@ -90,7 +90,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/moving_objects_ambient_scary.ogg
radius: 15
range: 15

- type: entity
parent: ADTSoundGenBase
Expand All @@ -103,7 +103,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/factory_ambient.ogg
radius: 18
range: 18

- type: entity
parent: ADTSoundGenBase
Expand All @@ -116,7 +116,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/pianino_chord_sudden.ogg
radius: 2
range: 2

- type: entity
parent: ADTSoundGenBase
Expand All @@ -129,7 +129,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/shaft_water.ogg
radius: 15
range: 15

- type: entity
parent: ADTSoundGenBase
Expand All @@ -142,7 +142,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/short_ambient_scary.ogg
radius: 8
range: 8

- type: entity
parent: ADTSoundGenBase
Expand All @@ -155,7 +155,7 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/reverse_dissolve_scary.ogg
radius: 4
range: 4

- type: entity
parent: ADTSoundGenBase
Expand All @@ -168,4 +168,6 @@
- type: EmitSoundOnSpawn
sound:
path: /Audio/ADT/SoundGen/dungeon_ambient_scary.ogg
radius: 20
range: 20

# Я тебя уже который час пытаюсь починить. Работай сука.

0 comments on commit b69ba03

Please sign in to comment.