12 lines
401 B
YAML
12 lines
401 B
YAML
# SPDX-FileCopyrightText: 2021 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
|
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
- type: soundCollection
|
|
id: eating
|
|
files:
|
|
- /Audio/Items/eating_1.ogg
|
|
- /Audio/Items/eating_2.ogg
|
|
- /Audio/Items/eating_3.ogg |