init
This commit is contained in:
32
Prototypes/SoundCollections/explosion.yml
Normal file
32
Prototypes/SoundCollections/explosion.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
|
||||
# SPDX-FileCopyrightText: 2023 Kara <lunarautomaton6@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: soundCollection
|
||||
id: Explosion
|
||||
files:
|
||||
- /Audio/Effects/explosion1.ogg
|
||||
- /Audio/Effects/explosion2.ogg
|
||||
- /Audio/Effects/explosion3.ogg
|
||||
- /Audio/Effects/explosion4.ogg
|
||||
- /Audio/Effects/explosion5.ogg
|
||||
- /Audio/Effects/explosion6.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: ExplosionSmall
|
||||
files:
|
||||
- /Audio/Effects/explosion_small1.ogg
|
||||
- /Audio/Effects/explosion_small2.ogg
|
||||
- /Audio/Effects/explosion_small3.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: ExplosionFar
|
||||
files:
|
||||
- /Audio/Effects/explosionfar.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: ExplosionSmallFar
|
||||
files:
|
||||
- /Audio/Effects/explosionsmallfar.ogg
|
||||
Reference in New Issue
Block a user