diff --git a/src/client/assets/sounds/syuilo/poi1.mp3 b/src/client/assets/sounds/syuilo/poi1.mp3 new file mode 100644 index 0000000000..59dae90965 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 0000000000..a65c653891 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 34dcbd8254..f87f875107 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',