78 lines
1.9 KiB
YAML
78 lines
1.9 KiB
YAML
# SPDX-FileCopyrightText: 2022 Rane <60792108+Elijahrane@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 Flipp Syder <76629141+vulppine@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 Morb <14136326+Morb0@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 brainfood1183 <113240905+brainfood1183@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Winkarst <74284083+Winkarst-cpu@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- type: soundCollection
|
|
id: MaleSneezes
|
|
files:
|
|
- /Audio/Voice/Human/male_sneeze_1.ogg
|
|
|
|
- type: soundCollection
|
|
id: FemaleSneezes
|
|
files:
|
|
- /Audio/Voice/Human/female_sneeze_1.ogg
|
|
|
|
- type: soundCollection
|
|
id: MaleCoughs
|
|
files:
|
|
- /Audio/Voice/Human/male_cough_1.ogg
|
|
- /Audio/Voice/Human/male_cough_2.ogg
|
|
|
|
- type: soundCollection
|
|
id: FemaleCoughs
|
|
files:
|
|
- /Audio/Voice/Human/female_cough_1.ogg
|
|
- /Audio/Voice/Human/female_cough_2.ogg
|
|
|
|
- type: soundCollection
|
|
id: CatMeows
|
|
files:
|
|
- /Audio/Animals/cat_meow.ogg
|
|
|
|
- type: soundCollection
|
|
id: CatHisses
|
|
files:
|
|
- /Audio/Animals/cat_hiss.ogg
|
|
|
|
- type: soundCollection
|
|
id: MonkeyScreeches
|
|
files:
|
|
- /Audio/Effects/Diseases/monkey1.ogg
|
|
- /Audio/Effects/Diseases/monkey2.ogg
|
|
|
|
- type: soundCollection
|
|
id: RobotBeeps
|
|
files:
|
|
- /Audio/Effects/Diseases/beepboop.ogg
|
|
|
|
- type: soundCollection
|
|
id: MaleYawn
|
|
files:
|
|
- /Audio/Voice/Human/male_yawn_1.ogg
|
|
|
|
- type: soundCollection
|
|
id: FemaleYawn
|
|
files:
|
|
- /Audio/Voice/Human/female_yawn_1.ogg
|
|
|
|
- type: soundCollection
|
|
id: Snores
|
|
files:
|
|
- /Audio/Voice/Human/snore1.ogg
|
|
- /Audio/Voice/Human/snore2.ogg
|
|
- /Audio/Voice/Human/snore3.ogg
|
|
|
|
- type: soundCollection
|
|
id: Honks
|
|
files:
|
|
- /Audio/Items/bikehorn.ogg
|
|
|
|
- type: soundCollection
|
|
id: Vomit
|
|
files:
|
|
- /Audio/Effects/Fluids/splat.ogg |