aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-10-01 00:06:50 +0000
committerrodri <rgl@antares-labs.eu>2023-10-01 00:06:50 +0000
commitb221c56a6bb90de4631f4b2eb999db8dad05a006 (patch)
tree9ed5baabbf12fc4e6b97bd4777a4d5348e5536f7 /assets
parent9c377e4f25344a908f18f5154ac9143ffb9577e6 (diff)
downloadbattleship-b221c56a6bb90de4631f4b2eb999db8dad05a006.tar.gz
battleship-b221c56a6bb90de4631f4b2eb999db8dad05a006.tar.bz2
battleship-b221c56a6bb90de4631f4b2eb999db8dad05a006.zip
add a mixer and some background sfx.
also postponed the connection establishment until the subsystem initialization is complete. there's no point in taking a seat you're going to leave milliseconds after a local resource failure.
Diffstat (limited to 'assets')
-rw-r--r--assets/sfx/bg0.mp3bin0 -> 2763786 bytes
-rw-r--r--assets/sfx/bg1.mp3bin0 -> 3887646 bytes
-rw-r--r--assets/sfx/bg2.mp3bin0 -> 4393795 bytes
-rw-r--r--assets/sfx/defeat.mp3bin0 -> 254612 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/assets/sfx/bg0.mp3 b/assets/sfx/bg0.mp3
new file mode 100644
index 0000000..44f7603
--- /dev/null
+++ b/assets/sfx/bg0.mp3
Binary files differ
diff --git a/assets/sfx/bg1.mp3 b/assets/sfx/bg1.mp3
new file mode 100644
index 0000000..7909865
--- /dev/null
+++ b/assets/sfx/bg1.mp3
Binary files differ
diff --git a/assets/sfx/bg2.mp3 b/assets/sfx/bg2.mp3
new file mode 100644
index 0000000..90f25e1
--- /dev/null
+++ b/assets/sfx/bg2.mp3
Binary files differ
diff --git a/assets/sfx/defeat.mp3 b/assets/sfx/defeat.mp3
new file mode 100644
index 0000000..6bf9215
--- /dev/null
+++ b/assets/sfx/defeat.mp3
Binary files differ