diff --git a/src/client/assets/sounds/syuilo/pirori-square-wet.mp3 b/src/client/assets/sounds/syuilo/pirori-square-wet.mp3 new file mode 100644 index 000000000..babf1fce6 Binary files /dev/null and b/src/client/assets/sounds/syuilo/pirori-square-wet.mp3 differ diff --git a/src/client/assets/sounds/syuilo/pirori-wet.mp3 b/src/client/assets/sounds/syuilo/pirori-wet.mp3 new file mode 100644 index 000000000..25e2c46a6 Binary files /dev/null and b/src/client/assets/sounds/syuilo/pirori-wet.mp3 differ diff --git a/src/client/pages/preferences/index.vue b/src/client/pages/preferences/index.vue index 3b56aa77b..cd33352ad 100644 --- a/src/client/pages/preferences/index.vue +++ b/src/client/pages/preferences/index.vue @@ -134,6 +134,8 @@ const sounds = [ 'syuilo/poi1', 'syuilo/poi2', 'syuilo/pirori', + 'syuilo/pirori-wet', + 'syuilo/pirori-square-wet', 'aisha/1', 'aisha/2', 'aisha/3',