18 lines
567 B
YAML
18 lines
567 B
YAML
# SPDX-FileCopyrightText: 2024 Aidenkrz <aiden@djkraz.com>
|
|
# SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- type: soundCollection
|
|
id: MaleGasp
|
|
files:
|
|
- /Audio/Effects/Gasp/gasp_male1.ogg
|
|
- /Audio/Effects/Gasp/gasp_male2.ogg
|
|
|
|
- type: soundCollection
|
|
id: FemaleGasp
|
|
files:
|
|
- /Audio/Effects/Gasp/gasp_female1.ogg
|
|
- /Audio/Effects/Gasp/gasp_female2.ogg
|
|
- /Audio/Effects/Gasp/gasp_female3.ogg |