diff --git a/src/client/assets/sounds/syuilo/poi1.mp3 b/src/client/assets/sounds/syuilo/poi1.mp3 new file mode 100644 index 000000000..59dae9096 Binary files /dev/null and b/src/client/assets/sounds/syuilo/poi1.mp3 differ diff --git a/src/client/assets/sounds/syuilo/poi2.mp3 b/src/client/assets/sounds/syuilo/poi2.mp3 new file mode 100644 index 000000000..a65c65389 Binary files /dev/null and b/src/client/assets/sounds/syuilo/poi2.mp3 differ diff --git a/src/client/pages/preferences/index.vue b/src/client/pages/preferences/index.vue index 34dcbd825..f87f87510 100644 --- a/src/client/pages/preferences/index.vue +++ b/src/client/pages/preferences/index.vue @@ -104,6 +104,8 @@ const sounds = [ 'syuilo/waon', 'syuilo/popo', 'syuilo/triple', + 'syuilo/poi1', + 'syuilo/poi2', 'aisha/1', 'aisha/2', 'aisha/3',