14 lines
379 B
YAML
14 lines
379 B
YAML
# 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: EyeOpen
|
|
files:
|
|
- /Audio/Effects/eye_open.ogg
|
|
|
|
- type: soundCollection
|
|
id: EyeClose
|
|
files:
|
|
- /Audio/Effects/eye_close.ogg |