From 761a3172bf4c15aed3836e4d1cd6f815b651b0e0 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sat, 29 Aug 2026 04:06:51 -0400 Subject: Fix --- 2026/games/doceys/sounds/hit.wav | Bin 0 -> 9232 bytes 2026/games/doceys/sounds/lose.wav | Bin 0 -> 241070 bytes 2026/games/doceys/sounds/win1.wav | Bin 0 -> 48082 bytes 2026/games/doceys/sounds/win2.wav | Bin 0 -> 144004 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 2026/games/doceys/sounds/hit.wav create mode 100644 2026/games/doceys/sounds/lose.wav create mode 100644 2026/games/doceys/sounds/win1.wav create mode 100644 2026/games/doceys/sounds/win2.wav (limited to '2026/games/doceys/sounds') diff --git a/2026/games/doceys/sounds/hit.wav b/2026/games/doceys/sounds/hit.wav new file mode 100644 index 0000000..7bb9bbd Binary files /dev/null and b/2026/games/doceys/sounds/hit.wav differ diff --git a/2026/games/doceys/sounds/lose.wav b/2026/games/doceys/sounds/lose.wav new file mode 100644 index 0000000..6fc5dc8 Binary files /dev/null and b/2026/games/doceys/sounds/lose.wav differ diff --git a/2026/games/doceys/sounds/win1.wav b/2026/games/doceys/sounds/win1.wav new file mode 100644 index 0000000..04f0860 Binary files /dev/null and b/2026/games/doceys/sounds/win1.wav differ diff --git a/2026/games/doceys/sounds/win2.wav b/2026/games/doceys/sounds/win2.wav new file mode 100644 index 0000000..8169523 Binary files /dev/null and b/2026/games/doceys/sounds/win2.wav differ -- cgit v1.3.1