diff --git a/frontend/src/html/pages/settings.html b/frontend/src/html/pages/settings.html index 7049cbd4ee1f..ebfaf808f92e 100644 --- a/frontend/src/html/pages/settings.html +++ b/frontend/src/html/pages/settings.html @@ -712,6 +712,20 @@ + + + + + + + + + + + + + +
diff --git a/frontend/src/ts/commandline/commandline-metadata.ts b/frontend/src/ts/commandline/commandline-metadata.ts index afb70b6653c2..be87b10c64ac 100644 --- a/frontend/src/ts/commandline/commandline-metadata.ts +++ b/frontend/src/ts/commandline/commandline-metadata.ts @@ -393,6 +393,20 @@ export const commandlineConfigMetadata: CommandlineConfigMetadataObject = { "14": "fist fight", "15": "rubber keys", "16": "fart", + "17": "cherrymx red pbt", + "18": "akko lavenders", + "19": "cherrymx black abs", + "20": "cherrymx black pbt", + "21": "cherrymx blue abs", + "22": "cherrymx blue pbt", + "23": "cherrymx brown pbt", + "24": "cherrymx red abs", + "25": "eg oreo", + "26": "kalih box white", + "27": "razer green", + "28": "shadowgun", + "29": "tealios v2", + "30": "trust gxt", }; return map[value]; }, diff --git a/frontend/src/ts/controllers/sound-controller.ts b/frontend/src/ts/controllers/sound-controller.ts index 24e01e6b397a..9bac72c88991 100644 --- a/frontend/src/ts/controllers/sound-controller.ts +++ b/frontend/src/ts/controllers/sound-controller.ts @@ -484,6 +484,365 @@ async function init(): Promise { counter: 0, }, ], + // 17: [ + // { + // sounds: [ + // new Howl({ src: "../sound/cherrymx_red_pbt/1.wav" }), + // new Howl({ src: "../sound/cherrymx_red_pbt/1.wav" }), + // ], + // counter: 0, + // }, + // { + // sounds: [ + // new Howl({ src: "../sound/cherrymx_red_pbt/2.wav" }), + // new Howl({ src: "../sound/cherrymx_red_pbt/2.wav" }), + // ], + // counter: 0, + // }, + // { + // sounds: [ + // new Howl({ src: "../sound/cherrymx_red_pbt/3.wav" }), + // new Howl({ src: "../sound/cherrymx_red_pbt/3.wav" }), + // ], + // counter: 0, + // }, + // { + // sounds: [ + // new Howl({ src: "../sound/cherrymx_red_pbt/4.wav" }), + // new Howl({ src: "../sound/cherrymx_red_pbt/4.wav" }), + // ], + // counter: 0, + // }, + // { + // sounds: [ + // new Howl({ src: "../sound/cherrymx_red_pbt/5.wav" }), + // new Howl({ src: "../sound/cherrymx_red_pbt/5.wav" }), + // ], + // counter: 0, + // }, + // ], + 17: [ + { + sounds: [ + new Howl({ src: "../sound/click17/click17_1.wav" }), + new Howl({ src: "../sound/click17/click17_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click17/click17_2.wav" }), + new Howl({ src: "../sound/click17/click17_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click17/click17_3.wav" }), + new Howl({ src: "../sound/click17/click17_3.wav" }), + ], + counter: 0, + }, + ], + 18: [ + { + sounds: [ + new Howl({ src: "../sound/click18/click18_1.mp3" }), + new Howl({ src: "../sound/click18/click18_1.mp3" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click18/click18_2.mp3" }), + new Howl({ src: "../sound/click18/click18_2.mp3" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click18/click18_3.mp3" }), + new Howl({ src: "../sound/click18/click18_3.mp3" }), + ], + counter: 0, + }, + ], + 19: [ + { + sounds: [ + new Howl({ src: "../sound/click19/click19_1.wav" }), + new Howl({ src: "../sound/click19/click19_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click19/click19_2.wav" }), + new Howl({ src: "../sound/click19/click19_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click19/click19_3.wav" }), + new Howl({ src: "../sound/click19/click19_3.wav" }), + ], + counter: 0, + }, + ], + 20: [ + { + sounds: [ + new Howl({ src: "../sound/click20/click20_1.wav" }), + new Howl({ src: "../sound/click20/click20_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click20/click20_2.wav" }), + new Howl({ src: "../sound/click20/click20_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click20/click20_3.wav" }), + new Howl({ src: "../sound/click20/click20_3.wav" }), + ], + counter: 0, + }, + ], + 21: [ + { + sounds: [ + new Howl({ src: "../sound/click21/click21_1.wav" }), + new Howl({ src: "../sound/click21/click21_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click21/click21_2.wav" }), + new Howl({ src: "../sound/click21/click21_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click21/click21_3.wav" }), + new Howl({ src: "../sound/click21/click21_3.wav" }), + ], + counter: 0, + }, + ], + 22: [ + { + sounds: [ + new Howl({ src: "../sound/click22/click22_1.wav" }), + new Howl({ src: "../sound/click22/click22_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click22/click22_2.wav" }), + new Howl({ src: "../sound/click22/click22_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click22/click22_3.wav" }), + new Howl({ src: "../sound/click22/click22_3.wav" }), + ], + counter: 0, + }, + ], + 23: [ + { + sounds: [ + new Howl({ src: "../sound/click23/click23_1.wav" }), + new Howl({ src: "../sound/click23/click23_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click23/click23_2.wav" }), + new Howl({ src: "../sound/click23/click23_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click23/click23_3.wav" }), + new Howl({ src: "../sound/click23/click23_3.wav" }), + ], + counter: 0, + }, + ], + 24: [ + { + sounds: [ + new Howl({ src: "../sound/click24/click24_1.wav" }), + new Howl({ src: "../sound/click24/click24_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click24/click24_2.wav" }), + new Howl({ src: "../sound/click24/click24_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click24/click24_3.wav" }), + new Howl({ src: "../sound/click24/click24_3.wav" }), + ], + counter: 0, + }, + ], + 25: [ + { + sounds: [ + new Howl({ src: "../sound/click25/click25_1.wav" }), + new Howl({ src: "../sound/click25/click25_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click25/click25_2.wav" }), + new Howl({ src: "../sound/click25/click25_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click25/click25_3.wav" }), + new Howl({ src: "../sound/click25/click25_3.wav" }), + ], + counter: 0, + }, + ], + 26: [ + { + sounds: [ + new Howl({ src: "../sound/click26/click26_1.mp3" }), + new Howl({ src: "../sound/click26/click26_1.mp3" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click26/click26_2.mp3" }), + new Howl({ src: "../sound/click26/click26_2.mp3" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click26/click26_3.mp3" }), + new Howl({ src: "../sound/click26/click26_3.mp3" }), + ], + counter: 0, + }, + ], + 27: [ + { + sounds: [ + new Howl({ src: "../sound/click27/click27_1.wav" }), + new Howl({ src: "../sound/click27/click27_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click27/click27_2.wav" }), + new Howl({ src: "../sound/click27/click27_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click27/click27_3.wav" }), + new Howl({ src: "../sound/click27/click27_3.wav" }), + ], + counter: 0, + }, + ], + 28: [ + { + sounds: [ + new Howl({ src: "../sound/click28/click28_1.wav" }), + new Howl({ src: "../sound/click28/click28_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click28/click28_2.wav" }), + new Howl({ src: "../sound/click28/click28_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click28/click28_3.wav" }), + new Howl({ src: "../sound/click28/click28_3.wav" }), + ], + counter: 0, + }, + ], + 29: [ + { + sounds: [ + new Howl({ src: "../sound/click29/click29_1.wav" }), + new Howl({ src: "../sound/click29/click29_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click29/click29_2.wav" }), + new Howl({ src: "../sound/click29/click29_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click29/click29_3.wav" }), + new Howl({ src: "../sound/click29/click29_3.wav" }), + ], + counter: 0, + }, + ], + 30: [ + { + sounds: [ + new Howl({ src: "../sound/click30/click30_1.wav" }), + new Howl({ src: "../sound/click30/click30_1.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click30/click30_2.wav" }), + new Howl({ src: "../sound/click30/click30_2.wav" }), + ], + counter: 0, + }, + { + sounds: [ + new Howl({ src: "../sound/click30/click30_3.wav" }), + new Howl({ src: "../sound/click30/click30_3.wav" }), + ], + counter: 0, + }, + ], }; Howler.volume(Config.soundVolume); } diff --git a/frontend/static/sound/click17/click17_1.wav b/frontend/static/sound/click17/click17_1.wav new file mode 100644 index 000000000000..39c904694241 Binary files /dev/null and b/frontend/static/sound/click17/click17_1.wav differ diff --git a/frontend/static/sound/click17/click17_10.wav b/frontend/static/sound/click17/click17_10.wav new file mode 100644 index 000000000000..62ae5dc9a327 Binary files /dev/null and b/frontend/static/sound/click17/click17_10.wav differ diff --git a/frontend/static/sound/click17/click17_100.wav b/frontend/static/sound/click17/click17_100.wav new file mode 100644 index 000000000000..4d97272d013a Binary files /dev/null and b/frontend/static/sound/click17/click17_100.wav differ diff --git a/frontend/static/sound/click17/click17_101.wav b/frontend/static/sound/click17/click17_101.wav new file mode 100644 index 000000000000..983d2cbd3e55 Binary files /dev/null and b/frontend/static/sound/click17/click17_101.wav differ diff --git a/frontend/static/sound/click17/click17_102.wav b/frontend/static/sound/click17/click17_102.wav new file mode 100644 index 000000000000..aca7ee193829 Binary files /dev/null and b/frontend/static/sound/click17/click17_102.wav differ diff --git a/frontend/static/sound/click17/click17_103.wav b/frontend/static/sound/click17/click17_103.wav new file mode 100644 index 000000000000..303e6f8b7f62 Binary files /dev/null and b/frontend/static/sound/click17/click17_103.wav differ diff --git a/frontend/static/sound/click17/click17_104.wav b/frontend/static/sound/click17/click17_104.wav new file mode 100644 index 000000000000..5ec1a9d195f8 Binary files /dev/null and b/frontend/static/sound/click17/click17_104.wav differ diff --git a/frontend/static/sound/click17/click17_105.wav b/frontend/static/sound/click17/click17_105.wav new file mode 100644 index 000000000000..8ea7b1bccdc3 Binary files /dev/null and b/frontend/static/sound/click17/click17_105.wav differ diff --git a/frontend/static/sound/click17/click17_106.wav b/frontend/static/sound/click17/click17_106.wav new file mode 100644 index 000000000000..9286ce5bcd92 Binary files /dev/null and b/frontend/static/sound/click17/click17_106.wav differ diff --git a/frontend/static/sound/click17/click17_107.wav b/frontend/static/sound/click17/click17_107.wav new file mode 100644 index 000000000000..3760480773c8 Binary files /dev/null and b/frontend/static/sound/click17/click17_107.wav differ diff --git a/frontend/static/sound/click17/click17_108.wav b/frontend/static/sound/click17/click17_108.wav new file mode 100644 index 000000000000..1bdeec7ba466 Binary files /dev/null and b/frontend/static/sound/click17/click17_108.wav differ diff --git a/frontend/static/sound/click17/click17_109.wav b/frontend/static/sound/click17/click17_109.wav new file mode 100644 index 000000000000..f70b3765c57e Binary files /dev/null and b/frontend/static/sound/click17/click17_109.wav differ diff --git a/frontend/static/sound/click17/click17_11.wav b/frontend/static/sound/click17/click17_11.wav new file mode 100644 index 000000000000..48b07ece3e5d Binary files /dev/null and b/frontend/static/sound/click17/click17_11.wav differ diff --git a/frontend/static/sound/click17/click17_110.wav b/frontend/static/sound/click17/click17_110.wav new file mode 100644 index 000000000000..83caade1a6b4 Binary files /dev/null and b/frontend/static/sound/click17/click17_110.wav differ diff --git a/frontend/static/sound/click17/click17_111.wav b/frontend/static/sound/click17/click17_111.wav new file mode 100644 index 000000000000..c062ecef2120 Binary files /dev/null and b/frontend/static/sound/click17/click17_111.wav differ diff --git a/frontend/static/sound/click17/click17_112.wav b/frontend/static/sound/click17/click17_112.wav new file mode 100644 index 000000000000..c6b7be7dabff Binary files /dev/null and b/frontend/static/sound/click17/click17_112.wav differ diff --git a/frontend/static/sound/click17/click17_113.wav b/frontend/static/sound/click17/click17_113.wav new file mode 100644 index 000000000000..6db40b39e123 Binary files /dev/null and b/frontend/static/sound/click17/click17_113.wav differ diff --git a/frontend/static/sound/click17/click17_114.wav b/frontend/static/sound/click17/click17_114.wav new file mode 100644 index 000000000000..3194e44cecea Binary files /dev/null and b/frontend/static/sound/click17/click17_114.wav differ diff --git a/frontend/static/sound/click17/click17_115.wav b/frontend/static/sound/click17/click17_115.wav new file mode 100644 index 000000000000..ed8fa2196dc1 Binary files /dev/null and b/frontend/static/sound/click17/click17_115.wav differ diff --git a/frontend/static/sound/click17/click17_12.wav b/frontend/static/sound/click17/click17_12.wav new file mode 100644 index 000000000000..ca4e50623fbf Binary files /dev/null and b/frontend/static/sound/click17/click17_12.wav differ diff --git a/frontend/static/sound/click17/click17_13.wav b/frontend/static/sound/click17/click17_13.wav new file mode 100644 index 000000000000..b6a43810cc7f Binary files /dev/null and b/frontend/static/sound/click17/click17_13.wav differ diff --git a/frontend/static/sound/click17/click17_14.wav b/frontend/static/sound/click17/click17_14.wav new file mode 100644 index 000000000000..08bf6e3ff7fc Binary files /dev/null and b/frontend/static/sound/click17/click17_14.wav differ diff --git a/frontend/static/sound/click17/click17_15.wav b/frontend/static/sound/click17/click17_15.wav new file mode 100644 index 000000000000..b64772bdc5a5 Binary files /dev/null and b/frontend/static/sound/click17/click17_15.wav differ diff --git a/frontend/static/sound/click17/click17_16.wav b/frontend/static/sound/click17/click17_16.wav new file mode 100644 index 000000000000..0ddc547475d2 Binary files /dev/null and b/frontend/static/sound/click17/click17_16.wav differ diff --git a/frontend/static/sound/click17/click17_17.wav b/frontend/static/sound/click17/click17_17.wav new file mode 100644 index 000000000000..6a1888f97118 Binary files /dev/null and b/frontend/static/sound/click17/click17_17.wav differ diff --git a/frontend/static/sound/click17/click17_18.wav b/frontend/static/sound/click17/click17_18.wav new file mode 100644 index 000000000000..f7106fe80d03 Binary files /dev/null and b/frontend/static/sound/click17/click17_18.wav differ diff --git a/frontend/static/sound/click17/click17_19.wav b/frontend/static/sound/click17/click17_19.wav new file mode 100644 index 000000000000..11703779b76c Binary files /dev/null and b/frontend/static/sound/click17/click17_19.wav differ diff --git a/frontend/static/sound/click17/click17_2.wav b/frontend/static/sound/click17/click17_2.wav new file mode 100644 index 000000000000..47fe81b460a6 Binary files /dev/null and b/frontend/static/sound/click17/click17_2.wav differ diff --git a/frontend/static/sound/click17/click17_20.wav b/frontend/static/sound/click17/click17_20.wav new file mode 100644 index 000000000000..b3b43058df1c Binary files /dev/null and b/frontend/static/sound/click17/click17_20.wav differ diff --git a/frontend/static/sound/click17/click17_21.wav b/frontend/static/sound/click17/click17_21.wav new file mode 100644 index 000000000000..f3f11729586e Binary files /dev/null and b/frontend/static/sound/click17/click17_21.wav differ diff --git a/frontend/static/sound/click17/click17_22.wav b/frontend/static/sound/click17/click17_22.wav new file mode 100644 index 000000000000..8ce266e6492c Binary files /dev/null and b/frontend/static/sound/click17/click17_22.wav differ diff --git a/frontend/static/sound/click17/click17_23.wav b/frontend/static/sound/click17/click17_23.wav new file mode 100644 index 000000000000..160a80112d86 Binary files /dev/null and b/frontend/static/sound/click17/click17_23.wav differ diff --git a/frontend/static/sound/click17/click17_24.wav b/frontend/static/sound/click17/click17_24.wav new file mode 100644 index 000000000000..aa25bc59de65 Binary files /dev/null and b/frontend/static/sound/click17/click17_24.wav differ diff --git a/frontend/static/sound/click17/click17_25.wav b/frontend/static/sound/click17/click17_25.wav new file mode 100644 index 000000000000..f9d8318ea2a1 Binary files /dev/null and b/frontend/static/sound/click17/click17_25.wav differ diff --git a/frontend/static/sound/click17/click17_26.wav b/frontend/static/sound/click17/click17_26.wav new file mode 100644 index 000000000000..8dce37111eb2 Binary files /dev/null and b/frontend/static/sound/click17/click17_26.wav differ diff --git a/frontend/static/sound/click17/click17_27.wav b/frontend/static/sound/click17/click17_27.wav new file mode 100644 index 000000000000..3e80510a102f Binary files /dev/null and b/frontend/static/sound/click17/click17_27.wav differ diff --git a/frontend/static/sound/click17/click17_28.wav b/frontend/static/sound/click17/click17_28.wav new file mode 100644 index 000000000000..7178b5cc5799 Binary files /dev/null and b/frontend/static/sound/click17/click17_28.wav differ diff --git a/frontend/static/sound/click17/click17_29.wav b/frontend/static/sound/click17/click17_29.wav new file mode 100644 index 000000000000..b3b43058df1c Binary files /dev/null and b/frontend/static/sound/click17/click17_29.wav differ diff --git a/frontend/static/sound/click17/click17_3.wav b/frontend/static/sound/click17/click17_3.wav new file mode 100644 index 000000000000..4d97272d013a Binary files /dev/null and b/frontend/static/sound/click17/click17_3.wav differ diff --git a/frontend/static/sound/click17/click17_30.wav b/frontend/static/sound/click17/click17_30.wav new file mode 100644 index 000000000000..2c3b1a60c66e Binary files /dev/null and b/frontend/static/sound/click17/click17_30.wav differ diff --git a/frontend/static/sound/click17/click17_31.wav b/frontend/static/sound/click17/click17_31.wav new file mode 100644 index 000000000000..46a93afc1cfd Binary files /dev/null and b/frontend/static/sound/click17/click17_31.wav differ diff --git a/frontend/static/sound/click17/click17_32.wav b/frontend/static/sound/click17/click17_32.wav new file mode 100644 index 000000000000..481f5b8f7685 Binary files /dev/null and b/frontend/static/sound/click17/click17_32.wav differ diff --git a/frontend/static/sound/click17/click17_33.wav b/frontend/static/sound/click17/click17_33.wav new file mode 100644 index 000000000000..22efe45b1801 Binary files /dev/null and b/frontend/static/sound/click17/click17_33.wav differ diff --git a/frontend/static/sound/click17/click17_34.wav b/frontend/static/sound/click17/click17_34.wav new file mode 100644 index 000000000000..719df7208d1f Binary files /dev/null and b/frontend/static/sound/click17/click17_34.wav differ diff --git a/frontend/static/sound/click17/click17_35.wav b/frontend/static/sound/click17/click17_35.wav new file mode 100644 index 000000000000..29ec8ebf05fb Binary files /dev/null and b/frontend/static/sound/click17/click17_35.wav differ diff --git a/frontend/static/sound/click17/click17_36.wav b/frontend/static/sound/click17/click17_36.wav new file mode 100644 index 000000000000..4228ec04f26c Binary files /dev/null and b/frontend/static/sound/click17/click17_36.wav differ diff --git a/frontend/static/sound/click17/click17_37.wav b/frontend/static/sound/click17/click17_37.wav new file mode 100644 index 000000000000..aca7ee193829 Binary files /dev/null and b/frontend/static/sound/click17/click17_37.wav differ diff --git a/frontend/static/sound/click17/click17_38.wav b/frontend/static/sound/click17/click17_38.wav new file mode 100644 index 000000000000..303e6f8b7f62 Binary files /dev/null and b/frontend/static/sound/click17/click17_38.wav differ diff --git a/frontend/static/sound/click17/click17_39.wav b/frontend/static/sound/click17/click17_39.wav new file mode 100644 index 000000000000..f6377ec10911 Binary files /dev/null and b/frontend/static/sound/click17/click17_39.wav differ diff --git a/frontend/static/sound/click17/click17_4.wav b/frontend/static/sound/click17/click17_4.wav new file mode 100644 index 000000000000..e3bf58176037 Binary files /dev/null and b/frontend/static/sound/click17/click17_4.wav differ diff --git a/frontend/static/sound/click17/click17_40.wav b/frontend/static/sound/click17/click17_40.wav new file mode 100644 index 000000000000..983d2cbd3e55 Binary files /dev/null and b/frontend/static/sound/click17/click17_40.wav differ diff --git a/frontend/static/sound/click17/click17_41.wav b/frontend/static/sound/click17/click17_41.wav new file mode 100644 index 000000000000..ad0ed507e840 Binary files /dev/null and b/frontend/static/sound/click17/click17_41.wav differ diff --git a/frontend/static/sound/click17/click17_42.wav b/frontend/static/sound/click17/click17_42.wav new file mode 100644 index 000000000000..62fe498936ce Binary files /dev/null and b/frontend/static/sound/click17/click17_42.wav differ diff --git a/frontend/static/sound/click17/click17_43.wav b/frontend/static/sound/click17/click17_43.wav new file mode 100644 index 000000000000..2c3b1a60c66e Binary files /dev/null and b/frontend/static/sound/click17/click17_43.wav differ diff --git a/frontend/static/sound/click17/click17_44.wav b/frontend/static/sound/click17/click17_44.wav new file mode 100644 index 000000000000..d3287d03e675 Binary files /dev/null and b/frontend/static/sound/click17/click17_44.wav differ diff --git a/frontend/static/sound/click17/click17_45.wav b/frontend/static/sound/click17/click17_45.wav new file mode 100644 index 000000000000..3046e11b4087 Binary files /dev/null and b/frontend/static/sound/click17/click17_45.wav differ diff --git a/frontend/static/sound/click17/click17_46.wav b/frontend/static/sound/click17/click17_46.wav new file mode 100644 index 000000000000..e9877b04c30a Binary files /dev/null and b/frontend/static/sound/click17/click17_46.wav differ diff --git a/frontend/static/sound/click17/click17_47.wav b/frontend/static/sound/click17/click17_47.wav new file mode 100644 index 000000000000..861ace8d8f0b Binary files /dev/null and b/frontend/static/sound/click17/click17_47.wav differ diff --git a/frontend/static/sound/click17/click17_48.wav b/frontend/static/sound/click17/click17_48.wav new file mode 100644 index 000000000000..ce7128645a42 Binary files /dev/null and b/frontend/static/sound/click17/click17_48.wav differ diff --git a/frontend/static/sound/click17/click17_49.wav b/frontend/static/sound/click17/click17_49.wav new file mode 100644 index 000000000000..7055d6cb6104 Binary files /dev/null and b/frontend/static/sound/click17/click17_49.wav differ diff --git a/frontend/static/sound/click17/click17_5.wav b/frontend/static/sound/click17/click17_5.wav new file mode 100644 index 000000000000..5ec1a9d195f8 Binary files /dev/null and b/frontend/static/sound/click17/click17_5.wav differ diff --git a/frontend/static/sound/click17/click17_50.wav b/frontend/static/sound/click17/click17_50.wav new file mode 100644 index 000000000000..fad8b074b0a2 Binary files /dev/null and b/frontend/static/sound/click17/click17_50.wav differ diff --git a/frontend/static/sound/click17/click17_51.wav b/frontend/static/sound/click17/click17_51.wav new file mode 100644 index 000000000000..3103f392a068 Binary files /dev/null and b/frontend/static/sound/click17/click17_51.wav differ diff --git a/frontend/static/sound/click17/click17_52.wav b/frontend/static/sound/click17/click17_52.wav new file mode 100644 index 000000000000..f7b4ea0e7fb2 Binary files /dev/null and b/frontend/static/sound/click17/click17_52.wav differ diff --git a/frontend/static/sound/click17/click17_53.wav b/frontend/static/sound/click17/click17_53.wav new file mode 100644 index 000000000000..d23bfd9fb0e3 Binary files /dev/null and b/frontend/static/sound/click17/click17_53.wav differ diff --git a/frontend/static/sound/click17/click17_54.wav b/frontend/static/sound/click17/click17_54.wav new file mode 100644 index 000000000000..ff9365a2f16b Binary files /dev/null and b/frontend/static/sound/click17/click17_54.wav differ diff --git a/frontend/static/sound/click17/click17_55.wav b/frontend/static/sound/click17/click17_55.wav new file mode 100644 index 000000000000..764f4b94b3a2 Binary files /dev/null and b/frontend/static/sound/click17/click17_55.wav differ diff --git a/frontend/static/sound/click17/click17_56.wav b/frontend/static/sound/click17/click17_56.wav new file mode 100644 index 000000000000..b3219bc4bded Binary files /dev/null and b/frontend/static/sound/click17/click17_56.wav differ diff --git a/frontend/static/sound/click17/click17_57.wav b/frontend/static/sound/click17/click17_57.wav new file mode 100644 index 000000000000..c28f9da7bf12 Binary files /dev/null and b/frontend/static/sound/click17/click17_57.wav differ diff --git a/frontend/static/sound/click17/click17_58.wav b/frontend/static/sound/click17/click17_58.wav new file mode 100644 index 000000000000..9df411ecd5b3 Binary files /dev/null and b/frontend/static/sound/click17/click17_58.wav differ diff --git a/frontend/static/sound/click17/click17_59.wav b/frontend/static/sound/click17/click17_59.wav new file mode 100644 index 000000000000..4df8d6a924d9 Binary files /dev/null and b/frontend/static/sound/click17/click17_59.wav differ diff --git a/frontend/static/sound/click17/click17_6.wav b/frontend/static/sound/click17/click17_6.wav new file mode 100644 index 000000000000..76c55d8c4363 Binary files /dev/null and b/frontend/static/sound/click17/click17_6.wav differ diff --git a/frontend/static/sound/click17/click17_60.wav b/frontend/static/sound/click17/click17_60.wav new file mode 100644 index 000000000000..2784fcc6fb07 Binary files /dev/null and b/frontend/static/sound/click17/click17_60.wav differ diff --git a/frontend/static/sound/click17/click17_61.wav b/frontend/static/sound/click17/click17_61.wav new file mode 100644 index 000000000000..aeeef6320a25 Binary files /dev/null and b/frontend/static/sound/click17/click17_61.wav differ diff --git a/frontend/static/sound/click17/click17_62.wav b/frontend/static/sound/click17/click17_62.wav new file mode 100644 index 000000000000..ee0f53a3d9cd Binary files /dev/null and b/frontend/static/sound/click17/click17_62.wav differ diff --git a/frontend/static/sound/click17/click17_63.wav b/frontend/static/sound/click17/click17_63.wav new file mode 100644 index 000000000000..ecd2cd7201d0 Binary files /dev/null and b/frontend/static/sound/click17/click17_63.wav differ diff --git a/frontend/static/sound/click17/click17_64.wav b/frontend/static/sound/click17/click17_64.wav new file mode 100644 index 000000000000..f70b3765c57e Binary files /dev/null and b/frontend/static/sound/click17/click17_64.wav differ diff --git a/frontend/static/sound/click17/click17_65.wav b/frontend/static/sound/click17/click17_65.wav new file mode 100644 index 000000000000..719df7208d1f Binary files /dev/null and b/frontend/static/sound/click17/click17_65.wav differ diff --git a/frontend/static/sound/click17/click17_66.wav b/frontend/static/sound/click17/click17_66.wav new file mode 100644 index 000000000000..ce3ac728ad46 Binary files /dev/null and b/frontend/static/sound/click17/click17_66.wav differ diff --git a/frontend/static/sound/click17/click17_67.wav b/frontend/static/sound/click17/click17_67.wav new file mode 100644 index 000000000000..83caade1a6b4 Binary files /dev/null and b/frontend/static/sound/click17/click17_67.wav differ diff --git a/frontend/static/sound/click17/click17_68.wav b/frontend/static/sound/click17/click17_68.wav new file mode 100644 index 000000000000..8ea7b1bccdc3 Binary files /dev/null and b/frontend/static/sound/click17/click17_68.wav differ diff --git a/frontend/static/sound/click17/click17_69.wav b/frontend/static/sound/click17/click17_69.wav new file mode 100644 index 000000000000..1bdeec7ba466 Binary files /dev/null and b/frontend/static/sound/click17/click17_69.wav differ diff --git a/frontend/static/sound/click17/click17_7.wav b/frontend/static/sound/click17/click17_7.wav new file mode 100644 index 000000000000..5d8b6d27a8bd Binary files /dev/null and b/frontend/static/sound/click17/click17_7.wav differ diff --git a/frontend/static/sound/click17/click17_70.wav b/frontend/static/sound/click17/click17_70.wav new file mode 100644 index 000000000000..3760480773c8 Binary files /dev/null and b/frontend/static/sound/click17/click17_70.wav differ diff --git a/frontend/static/sound/click17/click17_71.wav b/frontend/static/sound/click17/click17_71.wav new file mode 100644 index 000000000000..30817b072a94 Binary files /dev/null and b/frontend/static/sound/click17/click17_71.wav differ diff --git a/frontend/static/sound/click17/click17_72.wav b/frontend/static/sound/click17/click17_72.wav new file mode 100644 index 000000000000..b1f6f8d45b3e Binary files /dev/null and b/frontend/static/sound/click17/click17_72.wav differ diff --git a/frontend/static/sound/click17/click17_73.wav b/frontend/static/sound/click17/click17_73.wav new file mode 100644 index 000000000000..1a252d9f400e Binary files /dev/null and b/frontend/static/sound/click17/click17_73.wav differ diff --git a/frontend/static/sound/click17/click17_74.wav b/frontend/static/sound/click17/click17_74.wav new file mode 100644 index 000000000000..908e9b3753be Binary files /dev/null and b/frontend/static/sound/click17/click17_74.wav differ diff --git a/frontend/static/sound/click17/click17_75.wav b/frontend/static/sound/click17/click17_75.wav new file mode 100644 index 000000000000..29ec8ebf05fb Binary files /dev/null and b/frontend/static/sound/click17/click17_75.wav differ diff --git a/frontend/static/sound/click17/click17_76.wav b/frontend/static/sound/click17/click17_76.wav new file mode 100644 index 000000000000..939abfed599a Binary files /dev/null and b/frontend/static/sound/click17/click17_76.wav differ diff --git a/frontend/static/sound/click17/click17_77.wav b/frontend/static/sound/click17/click17_77.wav new file mode 100644 index 000000000000..83caade1a6b4 Binary files /dev/null and b/frontend/static/sound/click17/click17_77.wav differ diff --git a/frontend/static/sound/click17/click17_78.wav b/frontend/static/sound/click17/click17_78.wav new file mode 100644 index 000000000000..4228ec04f26c Binary files /dev/null and b/frontend/static/sound/click17/click17_78.wav differ diff --git a/frontend/static/sound/click17/click17_79.wav b/frontend/static/sound/click17/click17_79.wav new file mode 100644 index 000000000000..8ea7b1bccdc3 Binary files /dev/null and b/frontend/static/sound/click17/click17_79.wav differ diff --git a/frontend/static/sound/click17/click17_8.wav b/frontend/static/sound/click17/click17_8.wav new file mode 100644 index 000000000000..d65dd7741094 Binary files /dev/null and b/frontend/static/sound/click17/click17_8.wav differ diff --git a/frontend/static/sound/click17/click17_80.wav b/frontend/static/sound/click17/click17_80.wav new file mode 100644 index 000000000000..1bdeec7ba466 Binary files /dev/null and b/frontend/static/sound/click17/click17_80.wav differ diff --git a/frontend/static/sound/click17/click17_81.wav b/frontend/static/sound/click17/click17_81.wav new file mode 100644 index 000000000000..aca7ee193829 Binary files /dev/null and b/frontend/static/sound/click17/click17_81.wav differ diff --git a/frontend/static/sound/click17/click17_82.wav b/frontend/static/sound/click17/click17_82.wav new file mode 100644 index 000000000000..3760480773c8 Binary files /dev/null and b/frontend/static/sound/click17/click17_82.wav differ diff --git a/frontend/static/sound/click17/click17_83.wav b/frontend/static/sound/click17/click17_83.wav new file mode 100644 index 000000000000..303e6f8b7f62 Binary files /dev/null and b/frontend/static/sound/click17/click17_83.wav differ diff --git a/frontend/static/sound/click17/click17_84.wav b/frontend/static/sound/click17/click17_84.wav new file mode 100644 index 000000000000..f6377ec10911 Binary files /dev/null and b/frontend/static/sound/click17/click17_84.wav differ diff --git a/frontend/static/sound/click17/click17_85.wav b/frontend/static/sound/click17/click17_85.wav new file mode 100644 index 000000000000..983d2cbd3e55 Binary files /dev/null and b/frontend/static/sound/click17/click17_85.wav differ diff --git a/frontend/static/sound/click17/click17_86.wav b/frontend/static/sound/click17/click17_86.wav new file mode 100644 index 000000000000..4d0c9fa17b3b Binary files /dev/null and b/frontend/static/sound/click17/click17_86.wav differ diff --git a/frontend/static/sound/click17/click17_87.wav b/frontend/static/sound/click17/click17_87.wav new file mode 100644 index 000000000000..67d0efa5bdcd Binary files /dev/null and b/frontend/static/sound/click17/click17_87.wav differ diff --git a/frontend/static/sound/click17/click17_88.wav b/frontend/static/sound/click17/click17_88.wav new file mode 100644 index 000000000000..3aa94d3380c6 Binary files /dev/null and b/frontend/static/sound/click17/click17_88.wav differ diff --git a/frontend/static/sound/click17/click17_89.wav b/frontend/static/sound/click17/click17_89.wav new file mode 100644 index 000000000000..e10deeee42c6 Binary files /dev/null and b/frontend/static/sound/click17/click17_89.wav differ diff --git a/frontend/static/sound/click17/click17_9.wav b/frontend/static/sound/click17/click17_9.wav new file mode 100644 index 000000000000..257954998d76 Binary files /dev/null and b/frontend/static/sound/click17/click17_9.wav differ diff --git a/frontend/static/sound/click17/click17_90.wav b/frontend/static/sound/click17/click17_90.wav new file mode 100644 index 000000000000..68a9d3ca2d7f Binary files /dev/null and b/frontend/static/sound/click17/click17_90.wav differ diff --git a/frontend/static/sound/click17/click17_91.wav b/frontend/static/sound/click17/click17_91.wav new file mode 100644 index 000000000000..9ba3bf029ffa Binary files /dev/null and b/frontend/static/sound/click17/click17_91.wav differ diff --git a/frontend/static/sound/click17/click17_92.wav b/frontend/static/sound/click17/click17_92.wav new file mode 100644 index 000000000000..f10421070297 Binary files /dev/null and b/frontend/static/sound/click17/click17_92.wav differ diff --git a/frontend/static/sound/click17/click17_93.wav b/frontend/static/sound/click17/click17_93.wav new file mode 100644 index 000000000000..e0697f6b95b3 Binary files /dev/null and b/frontend/static/sound/click17/click17_93.wav differ diff --git a/frontend/static/sound/click17/click17_94.wav b/frontend/static/sound/click17/click17_94.wav new file mode 100644 index 000000000000..481f5b8f7685 Binary files /dev/null and b/frontend/static/sound/click17/click17_94.wav differ diff --git a/frontend/static/sound/click17/click17_95.wav b/frontend/static/sound/click17/click17_95.wav new file mode 100644 index 000000000000..12c9a0251ce6 Binary files /dev/null and b/frontend/static/sound/click17/click17_95.wav differ diff --git a/frontend/static/sound/click17/click17_96.wav b/frontend/static/sound/click17/click17_96.wav new file mode 100644 index 000000000000..46a93afc1cfd Binary files /dev/null and b/frontend/static/sound/click17/click17_96.wav differ diff --git a/frontend/static/sound/click17/click17_97.wav b/frontend/static/sound/click17/click17_97.wav new file mode 100644 index 000000000000..f6377ec10911 Binary files /dev/null and b/frontend/static/sound/click17/click17_97.wav differ diff --git a/frontend/static/sound/click17/click17_98.wav b/frontend/static/sound/click17/click17_98.wav new file mode 100644 index 000000000000..29ec8ebf05fb Binary files /dev/null and b/frontend/static/sound/click17/click17_98.wav differ diff --git a/frontend/static/sound/click17/click17_99.wav b/frontend/static/sound/click17/click17_99.wav new file mode 100644 index 000000000000..4228ec04f26c Binary files /dev/null and b/frontend/static/sound/click17/click17_99.wav differ diff --git a/frontend/static/sound/click18/click18_1.mp3 b/frontend/static/sound/click18/click18_1.mp3 new file mode 100644 index 000000000000..718690b16884 Binary files /dev/null and b/frontend/static/sound/click18/click18_1.mp3 differ diff --git a/frontend/static/sound/click18/click18_10.mp3 b/frontend/static/sound/click18/click18_10.mp3 new file mode 100644 index 000000000000..3f8954800910 Binary files /dev/null and b/frontend/static/sound/click18/click18_10.mp3 differ diff --git a/frontend/static/sound/click18/click18_11.mp3 b/frontend/static/sound/click18/click18_11.mp3 new file mode 100644 index 000000000000..34683416e761 Binary files /dev/null and b/frontend/static/sound/click18/click18_11.mp3 differ diff --git a/frontend/static/sound/click18/click18_12.mp3 b/frontend/static/sound/click18/click18_12.mp3 new file mode 100644 index 000000000000..123ab52d49f1 Binary files /dev/null and b/frontend/static/sound/click18/click18_12.mp3 differ diff --git a/frontend/static/sound/click18/click18_13.mp3 b/frontend/static/sound/click18/click18_13.mp3 new file mode 100644 index 000000000000..85753a4aa9c3 Binary files /dev/null and b/frontend/static/sound/click18/click18_13.mp3 differ diff --git a/frontend/static/sound/click18/click18_14.mp3 b/frontend/static/sound/click18/click18_14.mp3 new file mode 100644 index 000000000000..392251228f27 Binary files /dev/null and b/frontend/static/sound/click18/click18_14.mp3 differ diff --git a/frontend/static/sound/click18/click18_15.mp3 b/frontend/static/sound/click18/click18_15.mp3 new file mode 100644 index 000000000000..3183edfc82e0 Binary files /dev/null and b/frontend/static/sound/click18/click18_15.mp3 differ diff --git a/frontend/static/sound/click18/click18_16.mp3 b/frontend/static/sound/click18/click18_16.mp3 new file mode 100644 index 000000000000..65a6508c2e27 Binary files /dev/null and b/frontend/static/sound/click18/click18_16.mp3 differ diff --git a/frontend/static/sound/click18/click18_17.mp3 b/frontend/static/sound/click18/click18_17.mp3 new file mode 100644 index 000000000000..088717a63edd Binary files /dev/null and b/frontend/static/sound/click18/click18_17.mp3 differ diff --git a/frontend/static/sound/click18/click18_18.mp3 b/frontend/static/sound/click18/click18_18.mp3 new file mode 100644 index 000000000000..e0f40a3273a3 Binary files /dev/null and b/frontend/static/sound/click18/click18_18.mp3 differ diff --git a/frontend/static/sound/click18/click18_19.mp3 b/frontend/static/sound/click18/click18_19.mp3 new file mode 100644 index 000000000000..614601079d64 Binary files /dev/null and b/frontend/static/sound/click18/click18_19.mp3 differ diff --git a/frontend/static/sound/click18/click18_2.mp3 b/frontend/static/sound/click18/click18_2.mp3 new file mode 100644 index 000000000000..a2c9abb75bb9 Binary files /dev/null and b/frontend/static/sound/click18/click18_2.mp3 differ diff --git a/frontend/static/sound/click18/click18_20.mp3 b/frontend/static/sound/click18/click18_20.mp3 new file mode 100644 index 000000000000..f605c164132f Binary files /dev/null and b/frontend/static/sound/click18/click18_20.mp3 differ diff --git a/frontend/static/sound/click18/click18_21.mp3 b/frontend/static/sound/click18/click18_21.mp3 new file mode 100644 index 000000000000..f9b69939fba6 Binary files /dev/null and b/frontend/static/sound/click18/click18_21.mp3 differ diff --git a/frontend/static/sound/click18/click18_22.mp3 b/frontend/static/sound/click18/click18_22.mp3 new file mode 100644 index 000000000000..39c74bc7eb0c Binary files /dev/null and b/frontend/static/sound/click18/click18_22.mp3 differ diff --git a/frontend/static/sound/click18/click18_23.mp3 b/frontend/static/sound/click18/click18_23.mp3 new file mode 100644 index 000000000000..049b0627fa99 Binary files /dev/null and b/frontend/static/sound/click18/click18_23.mp3 differ diff --git a/frontend/static/sound/click18/click18_24.mp3 b/frontend/static/sound/click18/click18_24.mp3 new file mode 100644 index 000000000000..acc601c36c4f Binary files /dev/null and b/frontend/static/sound/click18/click18_24.mp3 differ diff --git a/frontend/static/sound/click18/click18_25.mp3 b/frontend/static/sound/click18/click18_25.mp3 new file mode 100644 index 000000000000..6a8c605fadaa Binary files /dev/null and b/frontend/static/sound/click18/click18_25.mp3 differ diff --git a/frontend/static/sound/click18/click18_26.mp3 b/frontend/static/sound/click18/click18_26.mp3 new file mode 100644 index 000000000000..3f4cb6d86806 Binary files /dev/null and b/frontend/static/sound/click18/click18_26.mp3 differ diff --git a/frontend/static/sound/click18/click18_27.mp3 b/frontend/static/sound/click18/click18_27.mp3 new file mode 100644 index 000000000000..83e9fbaec75a Binary files /dev/null and b/frontend/static/sound/click18/click18_27.mp3 differ diff --git a/frontend/static/sound/click18/click18_28.mp3 b/frontend/static/sound/click18/click18_28.mp3 new file mode 100644 index 000000000000..afa7af389bde Binary files /dev/null and b/frontend/static/sound/click18/click18_28.mp3 differ diff --git a/frontend/static/sound/click18/click18_29.mp3 b/frontend/static/sound/click18/click18_29.mp3 new file mode 100644 index 000000000000..49ec112e529c Binary files /dev/null and b/frontend/static/sound/click18/click18_29.mp3 differ diff --git a/frontend/static/sound/click18/click18_3.mp3 b/frontend/static/sound/click18/click18_3.mp3 new file mode 100644 index 000000000000..c4c9ccd8f08e Binary files /dev/null and b/frontend/static/sound/click18/click18_3.mp3 differ diff --git a/frontend/static/sound/click18/click18_30.mp3 b/frontend/static/sound/click18/click18_30.mp3 new file mode 100644 index 000000000000..6d38de5df8e9 Binary files /dev/null and b/frontend/static/sound/click18/click18_30.mp3 differ diff --git a/frontend/static/sound/click18/click18_31.mp3 b/frontend/static/sound/click18/click18_31.mp3 new file mode 100644 index 000000000000..925f3c37833a Binary files /dev/null and b/frontend/static/sound/click18/click18_31.mp3 differ diff --git a/frontend/static/sound/click18/click18_32.mp3 b/frontend/static/sound/click18/click18_32.mp3 new file mode 100644 index 000000000000..e81f056be9bb Binary files /dev/null and b/frontend/static/sound/click18/click18_32.mp3 differ diff --git a/frontend/static/sound/click18/click18_4.wav b/frontend/static/sound/click18/click18_4.wav new file mode 100644 index 000000000000..3c5ba863dbb3 Binary files /dev/null and b/frontend/static/sound/click18/click18_4.wav differ diff --git a/frontend/static/sound/click18/click18_5.wav b/frontend/static/sound/click18/click18_5.wav new file mode 100644 index 000000000000..2f3ed314946b Binary files /dev/null and b/frontend/static/sound/click18/click18_5.wav differ diff --git a/frontend/static/sound/click18/click18_6.wav b/frontend/static/sound/click18/click18_6.wav new file mode 100644 index 000000000000..9ae8a9a08d97 Binary files /dev/null and b/frontend/static/sound/click18/click18_6.wav differ diff --git a/frontend/static/sound/click18/click18_7.wav b/frontend/static/sound/click18/click18_7.wav new file mode 100644 index 000000000000..ebfa2b3e1684 Binary files /dev/null and b/frontend/static/sound/click18/click18_7.wav differ diff --git a/frontend/static/sound/click18/click18_8.mp3 b/frontend/static/sound/click18/click18_8.mp3 new file mode 100644 index 000000000000..29438310b243 Binary files /dev/null and b/frontend/static/sound/click18/click18_8.mp3 differ diff --git a/frontend/static/sound/click18/click18_9.mp3 b/frontend/static/sound/click18/click18_9.mp3 new file mode 100644 index 000000000000..af3620983156 Binary files /dev/null and b/frontend/static/sound/click18/click18_9.mp3 differ diff --git a/frontend/static/sound/click19/click19_1.wav b/frontend/static/sound/click19/click19_1.wav new file mode 100644 index 000000000000..179e54aa024b Binary files /dev/null and b/frontend/static/sound/click19/click19_1.wav differ diff --git a/frontend/static/sound/click19/click19_10.wav b/frontend/static/sound/click19/click19_10.wav new file mode 100644 index 000000000000..1bb70cc5bee7 Binary files /dev/null and b/frontend/static/sound/click19/click19_10.wav differ diff --git a/frontend/static/sound/click19/click19_100.wav b/frontend/static/sound/click19/click19_100.wav new file mode 100644 index 000000000000..6db9d62c6b00 Binary files /dev/null and b/frontend/static/sound/click19/click19_100.wav differ diff --git a/frontend/static/sound/click19/click19_101.wav b/frontend/static/sound/click19/click19_101.wav new file mode 100644 index 000000000000..016ca0cc7a6e Binary files /dev/null and b/frontend/static/sound/click19/click19_101.wav differ diff --git a/frontend/static/sound/click19/click19_102.wav b/frontend/static/sound/click19/click19_102.wav new file mode 100644 index 000000000000..d83333c824ab Binary files /dev/null and b/frontend/static/sound/click19/click19_102.wav differ diff --git a/frontend/static/sound/click19/click19_103.wav b/frontend/static/sound/click19/click19_103.wav new file mode 100644 index 000000000000..dca17b7be8de Binary files /dev/null and b/frontend/static/sound/click19/click19_103.wav differ diff --git a/frontend/static/sound/click19/click19_104.wav b/frontend/static/sound/click19/click19_104.wav new file mode 100644 index 000000000000..5ebae6c3d442 Binary files /dev/null and b/frontend/static/sound/click19/click19_104.wav differ diff --git a/frontend/static/sound/click19/click19_105.wav b/frontend/static/sound/click19/click19_105.wav new file mode 100644 index 000000000000..0e9b8444697b Binary files /dev/null and b/frontend/static/sound/click19/click19_105.wav differ diff --git a/frontend/static/sound/click19/click19_106.wav b/frontend/static/sound/click19/click19_106.wav new file mode 100644 index 000000000000..8c0683961ad2 Binary files /dev/null and b/frontend/static/sound/click19/click19_106.wav differ diff --git a/frontend/static/sound/click19/click19_107.wav b/frontend/static/sound/click19/click19_107.wav new file mode 100644 index 000000000000..4af538cf8038 Binary files /dev/null and b/frontend/static/sound/click19/click19_107.wav differ diff --git a/frontend/static/sound/click19/click19_108.wav b/frontend/static/sound/click19/click19_108.wav new file mode 100644 index 000000000000..1087dbcefbb0 Binary files /dev/null and b/frontend/static/sound/click19/click19_108.wav differ diff --git a/frontend/static/sound/click19/click19_109.wav b/frontend/static/sound/click19/click19_109.wav new file mode 100644 index 000000000000..f76a5c8700e9 Binary files /dev/null and b/frontend/static/sound/click19/click19_109.wav differ diff --git a/frontend/static/sound/click19/click19_11.wav b/frontend/static/sound/click19/click19_11.wav new file mode 100644 index 000000000000..fc981187fe14 Binary files /dev/null and b/frontend/static/sound/click19/click19_11.wav differ diff --git a/frontend/static/sound/click19/click19_110.wav b/frontend/static/sound/click19/click19_110.wav new file mode 100644 index 000000000000..b6610b852797 Binary files /dev/null and b/frontend/static/sound/click19/click19_110.wav differ diff --git a/frontend/static/sound/click19/click19_111.wav b/frontend/static/sound/click19/click19_111.wav new file mode 100644 index 000000000000..b08345317fca Binary files /dev/null and b/frontend/static/sound/click19/click19_111.wav differ diff --git a/frontend/static/sound/click19/click19_112.wav b/frontend/static/sound/click19/click19_112.wav new file mode 100644 index 000000000000..4a4b932c69aa Binary files /dev/null and b/frontend/static/sound/click19/click19_112.wav differ diff --git a/frontend/static/sound/click19/click19_113.wav b/frontend/static/sound/click19/click19_113.wav new file mode 100644 index 000000000000..0a751299525a Binary files /dev/null and b/frontend/static/sound/click19/click19_113.wav differ diff --git a/frontend/static/sound/click19/click19_114.wav b/frontend/static/sound/click19/click19_114.wav new file mode 100644 index 000000000000..297104aa4645 Binary files /dev/null and b/frontend/static/sound/click19/click19_114.wav differ diff --git a/frontend/static/sound/click19/click19_115.wav b/frontend/static/sound/click19/click19_115.wav new file mode 100644 index 000000000000..a57c3fef4ee4 Binary files /dev/null and b/frontend/static/sound/click19/click19_115.wav differ diff --git a/frontend/static/sound/click19/click19_12.wav b/frontend/static/sound/click19/click19_12.wav new file mode 100644 index 000000000000..3bfe5a5ea34a Binary files /dev/null and b/frontend/static/sound/click19/click19_12.wav differ diff --git a/frontend/static/sound/click19/click19_13.wav b/frontend/static/sound/click19/click19_13.wav new file mode 100644 index 000000000000..921b582b8a8e Binary files /dev/null and b/frontend/static/sound/click19/click19_13.wav differ diff --git a/frontend/static/sound/click19/click19_14.wav b/frontend/static/sound/click19/click19_14.wav new file mode 100644 index 000000000000..c2e3d2ce1e62 Binary files /dev/null and b/frontend/static/sound/click19/click19_14.wav differ diff --git a/frontend/static/sound/click19/click19_15.wav b/frontend/static/sound/click19/click19_15.wav new file mode 100644 index 000000000000..3db2039bae74 Binary files /dev/null and b/frontend/static/sound/click19/click19_15.wav differ diff --git a/frontend/static/sound/click19/click19_16.wav b/frontend/static/sound/click19/click19_16.wav new file mode 100644 index 000000000000..c63ddf64ddbd Binary files /dev/null and b/frontend/static/sound/click19/click19_16.wav differ diff --git a/frontend/static/sound/click19/click19_17.wav b/frontend/static/sound/click19/click19_17.wav new file mode 100644 index 000000000000..fc2696c2171d Binary files /dev/null and b/frontend/static/sound/click19/click19_17.wav differ diff --git a/frontend/static/sound/click19/click19_18.wav b/frontend/static/sound/click19/click19_18.wav new file mode 100644 index 000000000000..21f768f34085 Binary files /dev/null and b/frontend/static/sound/click19/click19_18.wav differ diff --git a/frontend/static/sound/click19/click19_19.wav b/frontend/static/sound/click19/click19_19.wav new file mode 100644 index 000000000000..98e69f3dfa67 Binary files /dev/null and b/frontend/static/sound/click19/click19_19.wav differ diff --git a/frontend/static/sound/click19/click19_2.wav b/frontend/static/sound/click19/click19_2.wav new file mode 100644 index 000000000000..1db82ed4a44f Binary files /dev/null and b/frontend/static/sound/click19/click19_2.wav differ diff --git a/frontend/static/sound/click19/click19_20.wav b/frontend/static/sound/click19/click19_20.wav new file mode 100644 index 000000000000..d00b12c886ef Binary files /dev/null and b/frontend/static/sound/click19/click19_20.wav differ diff --git a/frontend/static/sound/click19/click19_21.wav b/frontend/static/sound/click19/click19_21.wav new file mode 100644 index 000000000000..cf3fcc0012ae Binary files /dev/null and b/frontend/static/sound/click19/click19_21.wav differ diff --git a/frontend/static/sound/click19/click19_22.wav b/frontend/static/sound/click19/click19_22.wav new file mode 100644 index 000000000000..5c40697153f9 Binary files /dev/null and b/frontend/static/sound/click19/click19_22.wav differ diff --git a/frontend/static/sound/click19/click19_23.wav b/frontend/static/sound/click19/click19_23.wav new file mode 100644 index 000000000000..344a178e3d42 Binary files /dev/null and b/frontend/static/sound/click19/click19_23.wav differ diff --git a/frontend/static/sound/click19/click19_24.wav b/frontend/static/sound/click19/click19_24.wav new file mode 100644 index 000000000000..8945ca2ad8e4 Binary files /dev/null and b/frontend/static/sound/click19/click19_24.wav differ diff --git a/frontend/static/sound/click19/click19_25.wav b/frontend/static/sound/click19/click19_25.wav new file mode 100644 index 000000000000..97eb0f9a56c4 Binary files /dev/null and b/frontend/static/sound/click19/click19_25.wav differ diff --git a/frontend/static/sound/click19/click19_26.wav b/frontend/static/sound/click19/click19_26.wav new file mode 100644 index 000000000000..d72b19c54ddd Binary files /dev/null and b/frontend/static/sound/click19/click19_26.wav differ diff --git a/frontend/static/sound/click19/click19_27.wav b/frontend/static/sound/click19/click19_27.wav new file mode 100644 index 000000000000..096b52bb1f0b Binary files /dev/null and b/frontend/static/sound/click19/click19_27.wav differ diff --git a/frontend/static/sound/click19/click19_28.wav b/frontend/static/sound/click19/click19_28.wav new file mode 100644 index 000000000000..b0c45074d5a9 Binary files /dev/null and b/frontend/static/sound/click19/click19_28.wav differ diff --git a/frontend/static/sound/click19/click19_29.wav b/frontend/static/sound/click19/click19_29.wav new file mode 100644 index 000000000000..d00b12c886ef Binary files /dev/null and b/frontend/static/sound/click19/click19_29.wav differ diff --git a/frontend/static/sound/click19/click19_3.wav b/frontend/static/sound/click19/click19_3.wav new file mode 100644 index 000000000000..6db9d62c6b00 Binary files /dev/null and b/frontend/static/sound/click19/click19_3.wav differ diff --git a/frontend/static/sound/click19/click19_30.wav b/frontend/static/sound/click19/click19_30.wav new file mode 100644 index 000000000000..9cfd6739c03c Binary files /dev/null and b/frontend/static/sound/click19/click19_30.wav differ diff --git a/frontend/static/sound/click19/click19_31.wav b/frontend/static/sound/click19/click19_31.wav new file mode 100644 index 000000000000..ed995e59e810 Binary files /dev/null and b/frontend/static/sound/click19/click19_31.wav differ diff --git a/frontend/static/sound/click19/click19_32.wav b/frontend/static/sound/click19/click19_32.wav new file mode 100644 index 000000000000..5628c4d05bb2 Binary files /dev/null and b/frontend/static/sound/click19/click19_32.wav differ diff --git a/frontend/static/sound/click19/click19_33.wav b/frontend/static/sound/click19/click19_33.wav new file mode 100644 index 000000000000..9a03ce6e1f2b Binary files /dev/null and b/frontend/static/sound/click19/click19_33.wav differ diff --git a/frontend/static/sound/click19/click19_34.wav b/frontend/static/sound/click19/click19_34.wav new file mode 100644 index 000000000000..de9bbb4c24c4 Binary files /dev/null and b/frontend/static/sound/click19/click19_34.wav differ diff --git a/frontend/static/sound/click19/click19_35.wav b/frontend/static/sound/click19/click19_35.wav new file mode 100644 index 000000000000..dabd42c89ed5 Binary files /dev/null and b/frontend/static/sound/click19/click19_35.wav differ diff --git a/frontend/static/sound/click19/click19_36.wav b/frontend/static/sound/click19/click19_36.wav new file mode 100644 index 000000000000..ff12bfc18e96 Binary files /dev/null and b/frontend/static/sound/click19/click19_36.wav differ diff --git a/frontend/static/sound/click19/click19_37.wav b/frontend/static/sound/click19/click19_37.wav new file mode 100644 index 000000000000..d83333c824ab Binary files /dev/null and b/frontend/static/sound/click19/click19_37.wav differ diff --git a/frontend/static/sound/click19/click19_38.wav b/frontend/static/sound/click19/click19_38.wav new file mode 100644 index 000000000000..dca17b7be8de Binary files /dev/null and b/frontend/static/sound/click19/click19_38.wav differ diff --git a/frontend/static/sound/click19/click19_39.wav b/frontend/static/sound/click19/click19_39.wav new file mode 100644 index 000000000000..2077a896c016 Binary files /dev/null and b/frontend/static/sound/click19/click19_39.wav differ diff --git a/frontend/static/sound/click19/click19_4.wav b/frontend/static/sound/click19/click19_4.wav new file mode 100644 index 000000000000..cb698e900940 Binary files /dev/null and b/frontend/static/sound/click19/click19_4.wav differ diff --git a/frontend/static/sound/click19/click19_40.wav b/frontend/static/sound/click19/click19_40.wav new file mode 100644 index 000000000000..016ca0cc7a6e Binary files /dev/null and b/frontend/static/sound/click19/click19_40.wav differ diff --git a/frontend/static/sound/click19/click19_41.wav b/frontend/static/sound/click19/click19_41.wav new file mode 100644 index 000000000000..d600367cee19 Binary files /dev/null and b/frontend/static/sound/click19/click19_41.wav differ diff --git a/frontend/static/sound/click19/click19_42.wav b/frontend/static/sound/click19/click19_42.wav new file mode 100644 index 000000000000..d9d374dab626 Binary files /dev/null and b/frontend/static/sound/click19/click19_42.wav differ diff --git a/frontend/static/sound/click19/click19_43.wav b/frontend/static/sound/click19/click19_43.wav new file mode 100644 index 000000000000..9cfd6739c03c Binary files /dev/null and b/frontend/static/sound/click19/click19_43.wav differ diff --git a/frontend/static/sound/click19/click19_44.wav b/frontend/static/sound/click19/click19_44.wav new file mode 100644 index 000000000000..ff18be317e23 Binary files /dev/null and b/frontend/static/sound/click19/click19_44.wav differ diff --git a/frontend/static/sound/click19/click19_45.wav b/frontend/static/sound/click19/click19_45.wav new file mode 100644 index 000000000000..50488871f58b Binary files /dev/null and b/frontend/static/sound/click19/click19_45.wav differ diff --git a/frontend/static/sound/click19/click19_46.wav b/frontend/static/sound/click19/click19_46.wav new file mode 100644 index 000000000000..04a270689264 Binary files /dev/null and b/frontend/static/sound/click19/click19_46.wav differ diff --git a/frontend/static/sound/click19/click19_47.wav b/frontend/static/sound/click19/click19_47.wav new file mode 100644 index 000000000000..9e2e3004273c Binary files /dev/null and b/frontend/static/sound/click19/click19_47.wav differ diff --git a/frontend/static/sound/click19/click19_48.wav b/frontend/static/sound/click19/click19_48.wav new file mode 100644 index 000000000000..391cc1150741 Binary files /dev/null and b/frontend/static/sound/click19/click19_48.wav differ diff --git a/frontend/static/sound/click19/click19_49.wav b/frontend/static/sound/click19/click19_49.wav new file mode 100644 index 000000000000..16e7d7d89f7a Binary files /dev/null and b/frontend/static/sound/click19/click19_49.wav differ diff --git a/frontend/static/sound/click19/click19_5.wav b/frontend/static/sound/click19/click19_5.wav new file mode 100644 index 000000000000..5ebae6c3d442 Binary files /dev/null and b/frontend/static/sound/click19/click19_5.wav differ diff --git a/frontend/static/sound/click19/click19_50.wav b/frontend/static/sound/click19/click19_50.wav new file mode 100644 index 000000000000..83f52e2d994b Binary files /dev/null and b/frontend/static/sound/click19/click19_50.wav differ diff --git a/frontend/static/sound/click19/click19_51.wav b/frontend/static/sound/click19/click19_51.wav new file mode 100644 index 000000000000..ac7faecc7ce8 Binary files /dev/null and b/frontend/static/sound/click19/click19_51.wav differ diff --git a/frontend/static/sound/click19/click19_52.wav b/frontend/static/sound/click19/click19_52.wav new file mode 100644 index 000000000000..4c8ff9c33aba Binary files /dev/null and b/frontend/static/sound/click19/click19_52.wav differ diff --git a/frontend/static/sound/click19/click19_53.wav b/frontend/static/sound/click19/click19_53.wav new file mode 100644 index 000000000000..0cc0ff3c2dc3 Binary files /dev/null and b/frontend/static/sound/click19/click19_53.wav differ diff --git a/frontend/static/sound/click19/click19_54.wav b/frontend/static/sound/click19/click19_54.wav new file mode 100644 index 000000000000..662410800fee Binary files /dev/null and b/frontend/static/sound/click19/click19_54.wav differ diff --git a/frontend/static/sound/click19/click19_55.wav b/frontend/static/sound/click19/click19_55.wav new file mode 100644 index 000000000000..b46397f6397c Binary files /dev/null and b/frontend/static/sound/click19/click19_55.wav differ diff --git a/frontend/static/sound/click19/click19_56.wav b/frontend/static/sound/click19/click19_56.wav new file mode 100644 index 000000000000..ded4a07bd6f0 Binary files /dev/null and b/frontend/static/sound/click19/click19_56.wav differ diff --git a/frontend/static/sound/click19/click19_57.wav b/frontend/static/sound/click19/click19_57.wav new file mode 100644 index 000000000000..daa5b33ca337 Binary files /dev/null and b/frontend/static/sound/click19/click19_57.wav differ diff --git a/frontend/static/sound/click19/click19_58.wav b/frontend/static/sound/click19/click19_58.wav new file mode 100644 index 000000000000..c6355604348b Binary files /dev/null and b/frontend/static/sound/click19/click19_58.wav differ diff --git a/frontend/static/sound/click19/click19_59.wav b/frontend/static/sound/click19/click19_59.wav new file mode 100644 index 000000000000..6eb0458e7aad Binary files /dev/null and b/frontend/static/sound/click19/click19_59.wav differ diff --git a/frontend/static/sound/click19/click19_6.wav b/frontend/static/sound/click19/click19_6.wav new file mode 100644 index 000000000000..5b4c9e1cce3a Binary files /dev/null and b/frontend/static/sound/click19/click19_6.wav differ diff --git a/frontend/static/sound/click19/click19_60.wav b/frontend/static/sound/click19/click19_60.wav new file mode 100644 index 000000000000..5332c3bde62e Binary files /dev/null and b/frontend/static/sound/click19/click19_60.wav differ diff --git a/frontend/static/sound/click19/click19_61.wav b/frontend/static/sound/click19/click19_61.wav new file mode 100644 index 000000000000..e7a9c59efe86 Binary files /dev/null and b/frontend/static/sound/click19/click19_61.wav differ diff --git a/frontend/static/sound/click19/click19_62.wav b/frontend/static/sound/click19/click19_62.wav new file mode 100644 index 000000000000..740e6b113356 Binary files /dev/null and b/frontend/static/sound/click19/click19_62.wav differ diff --git a/frontend/static/sound/click19/click19_63.wav b/frontend/static/sound/click19/click19_63.wav new file mode 100644 index 000000000000..930dbc89c805 Binary files /dev/null and b/frontend/static/sound/click19/click19_63.wav differ diff --git a/frontend/static/sound/click19/click19_64.wav b/frontend/static/sound/click19/click19_64.wav new file mode 100644 index 000000000000..f76a5c8700e9 Binary files /dev/null and b/frontend/static/sound/click19/click19_64.wav differ diff --git a/frontend/static/sound/click19/click19_65.wav b/frontend/static/sound/click19/click19_65.wav new file mode 100644 index 000000000000..de9bbb4c24c4 Binary files /dev/null and b/frontend/static/sound/click19/click19_65.wav differ diff --git a/frontend/static/sound/click19/click19_66.wav b/frontend/static/sound/click19/click19_66.wav new file mode 100644 index 000000000000..a7c793480ad2 Binary files /dev/null and b/frontend/static/sound/click19/click19_66.wav differ diff --git a/frontend/static/sound/click19/click19_67.wav b/frontend/static/sound/click19/click19_67.wav new file mode 100644 index 000000000000..b6610b852797 Binary files /dev/null and b/frontend/static/sound/click19/click19_67.wav differ diff --git a/frontend/static/sound/click19/click19_68.wav b/frontend/static/sound/click19/click19_68.wav new file mode 100644 index 000000000000..0e9b8444697b Binary files /dev/null and b/frontend/static/sound/click19/click19_68.wav differ diff --git a/frontend/static/sound/click19/click19_69.wav b/frontend/static/sound/click19/click19_69.wav new file mode 100644 index 000000000000..1087dbcefbb0 Binary files /dev/null and b/frontend/static/sound/click19/click19_69.wav differ diff --git a/frontend/static/sound/click19/click19_7.wav b/frontend/static/sound/click19/click19_7.wav new file mode 100644 index 000000000000..532ec8f860d1 Binary files /dev/null and b/frontend/static/sound/click19/click19_7.wav differ diff --git a/frontend/static/sound/click19/click19_70.wav b/frontend/static/sound/click19/click19_70.wav new file mode 100644 index 000000000000..4af538cf8038 Binary files /dev/null and b/frontend/static/sound/click19/click19_70.wav differ diff --git a/frontend/static/sound/click19/click19_71.wav b/frontend/static/sound/click19/click19_71.wav new file mode 100644 index 000000000000..7ef03b58efab Binary files /dev/null and b/frontend/static/sound/click19/click19_71.wav differ diff --git a/frontend/static/sound/click19/click19_72.wav b/frontend/static/sound/click19/click19_72.wav new file mode 100644 index 000000000000..d4b5d9285d00 Binary files /dev/null and b/frontend/static/sound/click19/click19_72.wav differ diff --git a/frontend/static/sound/click19/click19_73.wav b/frontend/static/sound/click19/click19_73.wav new file mode 100644 index 000000000000..91723d0b3a61 Binary files /dev/null and b/frontend/static/sound/click19/click19_73.wav differ diff --git a/frontend/static/sound/click19/click19_74.wav b/frontend/static/sound/click19/click19_74.wav new file mode 100644 index 000000000000..476ffccb5305 Binary files /dev/null and b/frontend/static/sound/click19/click19_74.wav differ diff --git a/frontend/static/sound/click19/click19_75.wav b/frontend/static/sound/click19/click19_75.wav new file mode 100644 index 000000000000..dabd42c89ed5 Binary files /dev/null and b/frontend/static/sound/click19/click19_75.wav differ diff --git a/frontend/static/sound/click19/click19_76.wav b/frontend/static/sound/click19/click19_76.wav new file mode 100644 index 000000000000..f8d5284d4544 Binary files /dev/null and b/frontend/static/sound/click19/click19_76.wav differ diff --git a/frontend/static/sound/click19/click19_77.wav b/frontend/static/sound/click19/click19_77.wav new file mode 100644 index 000000000000..b6610b852797 Binary files /dev/null and b/frontend/static/sound/click19/click19_77.wav differ diff --git a/frontend/static/sound/click19/click19_78.wav b/frontend/static/sound/click19/click19_78.wav new file mode 100644 index 000000000000..ff12bfc18e96 Binary files /dev/null and b/frontend/static/sound/click19/click19_78.wav differ diff --git a/frontend/static/sound/click19/click19_79.wav b/frontend/static/sound/click19/click19_79.wav new file mode 100644 index 000000000000..0e9b8444697b Binary files /dev/null and b/frontend/static/sound/click19/click19_79.wav differ diff --git a/frontend/static/sound/click19/click19_8.wav b/frontend/static/sound/click19/click19_8.wav new file mode 100644 index 000000000000..df43335b5c70 Binary files /dev/null and b/frontend/static/sound/click19/click19_8.wav differ diff --git a/frontend/static/sound/click19/click19_80.wav b/frontend/static/sound/click19/click19_80.wav new file mode 100644 index 000000000000..1087dbcefbb0 Binary files /dev/null and b/frontend/static/sound/click19/click19_80.wav differ diff --git a/frontend/static/sound/click19/click19_81.wav b/frontend/static/sound/click19/click19_81.wav new file mode 100644 index 000000000000..d83333c824ab Binary files /dev/null and b/frontend/static/sound/click19/click19_81.wav differ diff --git a/frontend/static/sound/click19/click19_82.wav b/frontend/static/sound/click19/click19_82.wav new file mode 100644 index 000000000000..4af538cf8038 Binary files /dev/null and b/frontend/static/sound/click19/click19_82.wav differ diff --git a/frontend/static/sound/click19/click19_83.wav b/frontend/static/sound/click19/click19_83.wav new file mode 100644 index 000000000000..dca17b7be8de Binary files /dev/null and b/frontend/static/sound/click19/click19_83.wav differ diff --git a/frontend/static/sound/click19/click19_84.wav b/frontend/static/sound/click19/click19_84.wav new file mode 100644 index 000000000000..2077a896c016 Binary files /dev/null and b/frontend/static/sound/click19/click19_84.wav differ diff --git a/frontend/static/sound/click19/click19_85.wav b/frontend/static/sound/click19/click19_85.wav new file mode 100644 index 000000000000..016ca0cc7a6e Binary files /dev/null and b/frontend/static/sound/click19/click19_85.wav differ diff --git a/frontend/static/sound/click19/click19_86.wav b/frontend/static/sound/click19/click19_86.wav new file mode 100644 index 000000000000..b83dc8a04e43 Binary files /dev/null and b/frontend/static/sound/click19/click19_86.wav differ diff --git a/frontend/static/sound/click19/click19_87.wav b/frontend/static/sound/click19/click19_87.wav new file mode 100644 index 000000000000..de09e5e1eb17 Binary files /dev/null and b/frontend/static/sound/click19/click19_87.wav differ diff --git a/frontend/static/sound/click19/click19_88.wav b/frontend/static/sound/click19/click19_88.wav new file mode 100644 index 000000000000..12e494469926 Binary files /dev/null and b/frontend/static/sound/click19/click19_88.wav differ diff --git a/frontend/static/sound/click19/click19_89.wav b/frontend/static/sound/click19/click19_89.wav new file mode 100644 index 000000000000..d9945d22f1f4 Binary files /dev/null and b/frontend/static/sound/click19/click19_89.wav differ diff --git a/frontend/static/sound/click19/click19_9.wav b/frontend/static/sound/click19/click19_9.wav new file mode 100644 index 000000000000..1c698b668886 Binary files /dev/null and b/frontend/static/sound/click19/click19_9.wav differ diff --git a/frontend/static/sound/click19/click19_90.wav b/frontend/static/sound/click19/click19_90.wav new file mode 100644 index 000000000000..f9f574bd7081 Binary files /dev/null and b/frontend/static/sound/click19/click19_90.wav differ diff --git a/frontend/static/sound/click19/click19_91.wav b/frontend/static/sound/click19/click19_91.wav new file mode 100644 index 000000000000..104dae0e89aa Binary files /dev/null and b/frontend/static/sound/click19/click19_91.wav differ diff --git a/frontend/static/sound/click19/click19_92.wav b/frontend/static/sound/click19/click19_92.wav new file mode 100644 index 000000000000..08fd4b043d38 Binary files /dev/null and b/frontend/static/sound/click19/click19_92.wav differ diff --git a/frontend/static/sound/click19/click19_93.wav b/frontend/static/sound/click19/click19_93.wav new file mode 100644 index 000000000000..304d53a98e66 Binary files /dev/null and b/frontend/static/sound/click19/click19_93.wav differ diff --git a/frontend/static/sound/click19/click19_94.wav b/frontend/static/sound/click19/click19_94.wav new file mode 100644 index 000000000000..5628c4d05bb2 Binary files /dev/null and b/frontend/static/sound/click19/click19_94.wav differ diff --git a/frontend/static/sound/click19/click19_95.wav b/frontend/static/sound/click19/click19_95.wav new file mode 100644 index 000000000000..1fe636b5adc2 Binary files /dev/null and b/frontend/static/sound/click19/click19_95.wav differ diff --git a/frontend/static/sound/click19/click19_96.wav b/frontend/static/sound/click19/click19_96.wav new file mode 100644 index 000000000000..ed995e59e810 Binary files /dev/null and b/frontend/static/sound/click19/click19_96.wav differ diff --git a/frontend/static/sound/click19/click19_97.wav b/frontend/static/sound/click19/click19_97.wav new file mode 100644 index 000000000000..2077a896c016 Binary files /dev/null and b/frontend/static/sound/click19/click19_97.wav differ diff --git a/frontend/static/sound/click19/click19_98.wav b/frontend/static/sound/click19/click19_98.wav new file mode 100644 index 000000000000..dabd42c89ed5 Binary files /dev/null and b/frontend/static/sound/click19/click19_98.wav differ diff --git a/frontend/static/sound/click19/click19_99.wav b/frontend/static/sound/click19/click19_99.wav new file mode 100644 index 000000000000..ff12bfc18e96 Binary files /dev/null and b/frontend/static/sound/click19/click19_99.wav differ diff --git a/frontend/static/sound/click20/click20_1.wav b/frontend/static/sound/click20/click20_1.wav new file mode 100644 index 000000000000..dd1043e81d31 Binary files /dev/null and b/frontend/static/sound/click20/click20_1.wav differ diff --git a/frontend/static/sound/click20/click20_10.wav b/frontend/static/sound/click20/click20_10.wav new file mode 100644 index 000000000000..132e7b6dac04 Binary files /dev/null and b/frontend/static/sound/click20/click20_10.wav differ diff --git a/frontend/static/sound/click20/click20_100.wav b/frontend/static/sound/click20/click20_100.wav new file mode 100644 index 000000000000..0e079b2ecc5e Binary files /dev/null and b/frontend/static/sound/click20/click20_100.wav differ diff --git a/frontend/static/sound/click20/click20_101.wav b/frontend/static/sound/click20/click20_101.wav new file mode 100644 index 000000000000..0c22edcb587f Binary files /dev/null and b/frontend/static/sound/click20/click20_101.wav differ diff --git a/frontend/static/sound/click20/click20_102.wav b/frontend/static/sound/click20/click20_102.wav new file mode 100644 index 000000000000..244d84b5f31a Binary files /dev/null and b/frontend/static/sound/click20/click20_102.wav differ diff --git a/frontend/static/sound/click20/click20_103.wav b/frontend/static/sound/click20/click20_103.wav new file mode 100644 index 000000000000..08449a9460dc Binary files /dev/null and b/frontend/static/sound/click20/click20_103.wav differ diff --git a/frontend/static/sound/click20/click20_104.wav b/frontend/static/sound/click20/click20_104.wav new file mode 100644 index 000000000000..2ee8258f5043 Binary files /dev/null and b/frontend/static/sound/click20/click20_104.wav differ diff --git a/frontend/static/sound/click20/click20_105.wav b/frontend/static/sound/click20/click20_105.wav new file mode 100644 index 000000000000..7a71c1281ce8 Binary files /dev/null and b/frontend/static/sound/click20/click20_105.wav differ diff --git a/frontend/static/sound/click20/click20_106.wav b/frontend/static/sound/click20/click20_106.wav new file mode 100644 index 000000000000..04385b645f4a Binary files /dev/null and b/frontend/static/sound/click20/click20_106.wav differ diff --git a/frontend/static/sound/click20/click20_107.wav b/frontend/static/sound/click20/click20_107.wav new file mode 100644 index 000000000000..7f3a3fd5c26d Binary files /dev/null and b/frontend/static/sound/click20/click20_107.wav differ diff --git a/frontend/static/sound/click20/click20_108.wav b/frontend/static/sound/click20/click20_108.wav new file mode 100644 index 000000000000..2f706dfae168 Binary files /dev/null and b/frontend/static/sound/click20/click20_108.wav differ diff --git a/frontend/static/sound/click20/click20_109.wav b/frontend/static/sound/click20/click20_109.wav new file mode 100644 index 000000000000..4616547242b2 Binary files /dev/null and b/frontend/static/sound/click20/click20_109.wav differ diff --git a/frontend/static/sound/click20/click20_11.wav b/frontend/static/sound/click20/click20_11.wav new file mode 100644 index 000000000000..3903d4d0662f Binary files /dev/null and b/frontend/static/sound/click20/click20_11.wav differ diff --git a/frontend/static/sound/click20/click20_110.wav b/frontend/static/sound/click20/click20_110.wav new file mode 100644 index 000000000000..dec4c84dd4cf Binary files /dev/null and b/frontend/static/sound/click20/click20_110.wav differ diff --git a/frontend/static/sound/click20/click20_111.wav b/frontend/static/sound/click20/click20_111.wav new file mode 100644 index 000000000000..1e712b77127f Binary files /dev/null and b/frontend/static/sound/click20/click20_111.wav differ diff --git a/frontend/static/sound/click20/click20_112.wav b/frontend/static/sound/click20/click20_112.wav new file mode 100644 index 000000000000..073cda60df8f Binary files /dev/null and b/frontend/static/sound/click20/click20_112.wav differ diff --git a/frontend/static/sound/click20/click20_113.wav b/frontend/static/sound/click20/click20_113.wav new file mode 100644 index 000000000000..b3c381308061 Binary files /dev/null and b/frontend/static/sound/click20/click20_113.wav differ diff --git a/frontend/static/sound/click20/click20_114.wav b/frontend/static/sound/click20/click20_114.wav new file mode 100644 index 000000000000..24ae6c03cd6a Binary files /dev/null and b/frontend/static/sound/click20/click20_114.wav differ diff --git a/frontend/static/sound/click20/click20_115.wav b/frontend/static/sound/click20/click20_115.wav new file mode 100644 index 000000000000..17d641f09fe3 Binary files /dev/null and b/frontend/static/sound/click20/click20_115.wav differ diff --git a/frontend/static/sound/click20/click20_12.wav b/frontend/static/sound/click20/click20_12.wav new file mode 100644 index 000000000000..fd18a1bf98f2 Binary files /dev/null and b/frontend/static/sound/click20/click20_12.wav differ diff --git a/frontend/static/sound/click20/click20_13.wav b/frontend/static/sound/click20/click20_13.wav new file mode 100644 index 000000000000..8719c7ae4fb0 Binary files /dev/null and b/frontend/static/sound/click20/click20_13.wav differ diff --git a/frontend/static/sound/click20/click20_14.wav b/frontend/static/sound/click20/click20_14.wav new file mode 100644 index 000000000000..5755ebdd67ec Binary files /dev/null and b/frontend/static/sound/click20/click20_14.wav differ diff --git a/frontend/static/sound/click20/click20_15.wav b/frontend/static/sound/click20/click20_15.wav new file mode 100644 index 000000000000..c3475092f551 Binary files /dev/null and b/frontend/static/sound/click20/click20_15.wav differ diff --git a/frontend/static/sound/click20/click20_16.wav b/frontend/static/sound/click20/click20_16.wav new file mode 100644 index 000000000000..6d5b13a4ff0b Binary files /dev/null and b/frontend/static/sound/click20/click20_16.wav differ diff --git a/frontend/static/sound/click20/click20_17.wav b/frontend/static/sound/click20/click20_17.wav new file mode 100644 index 000000000000..c944ddbf41e3 Binary files /dev/null and b/frontend/static/sound/click20/click20_17.wav differ diff --git a/frontend/static/sound/click20/click20_18.wav b/frontend/static/sound/click20/click20_18.wav new file mode 100644 index 000000000000..aad66dec106d Binary files /dev/null and b/frontend/static/sound/click20/click20_18.wav differ diff --git a/frontend/static/sound/click20/click20_19.wav b/frontend/static/sound/click20/click20_19.wav new file mode 100644 index 000000000000..316fe9fc966d Binary files /dev/null and b/frontend/static/sound/click20/click20_19.wav differ diff --git a/frontend/static/sound/click20/click20_2.wav b/frontend/static/sound/click20/click20_2.wav new file mode 100644 index 000000000000..d25d628fffaf Binary files /dev/null and b/frontend/static/sound/click20/click20_2.wav differ diff --git a/frontend/static/sound/click20/click20_20.wav b/frontend/static/sound/click20/click20_20.wav new file mode 100644 index 000000000000..c42cc51d5e3d Binary files /dev/null and b/frontend/static/sound/click20/click20_20.wav differ diff --git a/frontend/static/sound/click20/click20_21.wav b/frontend/static/sound/click20/click20_21.wav new file mode 100644 index 000000000000..974cf87a7370 Binary files /dev/null and b/frontend/static/sound/click20/click20_21.wav differ diff --git a/frontend/static/sound/click20/click20_22.wav b/frontend/static/sound/click20/click20_22.wav new file mode 100644 index 000000000000..9ec119962ac5 Binary files /dev/null and b/frontend/static/sound/click20/click20_22.wav differ diff --git a/frontend/static/sound/click20/click20_23.wav b/frontend/static/sound/click20/click20_23.wav new file mode 100644 index 000000000000..ce33a904294f Binary files /dev/null and b/frontend/static/sound/click20/click20_23.wav differ diff --git a/frontend/static/sound/click20/click20_24.wav b/frontend/static/sound/click20/click20_24.wav new file mode 100644 index 000000000000..dd201b82a69a Binary files /dev/null and b/frontend/static/sound/click20/click20_24.wav differ diff --git a/frontend/static/sound/click20/click20_25.wav b/frontend/static/sound/click20/click20_25.wav new file mode 100644 index 000000000000..848d21fd41dd Binary files /dev/null and b/frontend/static/sound/click20/click20_25.wav differ diff --git a/frontend/static/sound/click20/click20_26.wav b/frontend/static/sound/click20/click20_26.wav new file mode 100644 index 000000000000..f30d134e36d4 Binary files /dev/null and b/frontend/static/sound/click20/click20_26.wav differ diff --git a/frontend/static/sound/click20/click20_27.wav b/frontend/static/sound/click20/click20_27.wav new file mode 100644 index 000000000000..753db338657c Binary files /dev/null and b/frontend/static/sound/click20/click20_27.wav differ diff --git a/frontend/static/sound/click20/click20_28.wav b/frontend/static/sound/click20/click20_28.wav new file mode 100644 index 000000000000..13efaac3ca29 Binary files /dev/null and b/frontend/static/sound/click20/click20_28.wav differ diff --git a/frontend/static/sound/click20/click20_29.wav b/frontend/static/sound/click20/click20_29.wav new file mode 100644 index 000000000000..c42cc51d5e3d Binary files /dev/null and b/frontend/static/sound/click20/click20_29.wav differ diff --git a/frontend/static/sound/click20/click20_3.wav b/frontend/static/sound/click20/click20_3.wav new file mode 100644 index 000000000000..0e079b2ecc5e Binary files /dev/null and b/frontend/static/sound/click20/click20_3.wav differ diff --git a/frontend/static/sound/click20/click20_30.wav b/frontend/static/sound/click20/click20_30.wav new file mode 100644 index 000000000000..485e88975f9e Binary files /dev/null and b/frontend/static/sound/click20/click20_30.wav differ diff --git a/frontend/static/sound/click20/click20_31.wav b/frontend/static/sound/click20/click20_31.wav new file mode 100644 index 000000000000..9fab7485a3f2 Binary files /dev/null and b/frontend/static/sound/click20/click20_31.wav differ diff --git a/frontend/static/sound/click20/click20_32.wav b/frontend/static/sound/click20/click20_32.wav new file mode 100644 index 000000000000..ccfec5e2c339 Binary files /dev/null and b/frontend/static/sound/click20/click20_32.wav differ diff --git a/frontend/static/sound/click20/click20_33.wav b/frontend/static/sound/click20/click20_33.wav new file mode 100644 index 000000000000..63ed86a5565a Binary files /dev/null and b/frontend/static/sound/click20/click20_33.wav differ diff --git a/frontend/static/sound/click20/click20_34.wav b/frontend/static/sound/click20/click20_34.wav new file mode 100644 index 000000000000..bc40bb953b2c Binary files /dev/null and b/frontend/static/sound/click20/click20_34.wav differ diff --git a/frontend/static/sound/click20/click20_35.wav b/frontend/static/sound/click20/click20_35.wav new file mode 100644 index 000000000000..40541b97b71f Binary files /dev/null and b/frontend/static/sound/click20/click20_35.wav differ diff --git a/frontend/static/sound/click20/click20_36.wav b/frontend/static/sound/click20/click20_36.wav new file mode 100644 index 000000000000..78e6d02032da Binary files /dev/null and b/frontend/static/sound/click20/click20_36.wav differ diff --git a/frontend/static/sound/click20/click20_37.wav b/frontend/static/sound/click20/click20_37.wav new file mode 100644 index 000000000000..244d84b5f31a Binary files /dev/null and b/frontend/static/sound/click20/click20_37.wav differ diff --git a/frontend/static/sound/click20/click20_38.wav b/frontend/static/sound/click20/click20_38.wav new file mode 100644 index 000000000000..08449a9460dc Binary files /dev/null and b/frontend/static/sound/click20/click20_38.wav differ diff --git a/frontend/static/sound/click20/click20_39.wav b/frontend/static/sound/click20/click20_39.wav new file mode 100644 index 000000000000..14440253dc9f Binary files /dev/null and b/frontend/static/sound/click20/click20_39.wav differ diff --git a/frontend/static/sound/click20/click20_4.wav b/frontend/static/sound/click20/click20_4.wav new file mode 100644 index 000000000000..903f6afb1584 Binary files /dev/null and b/frontend/static/sound/click20/click20_4.wav differ diff --git a/frontend/static/sound/click20/click20_40.wav b/frontend/static/sound/click20/click20_40.wav new file mode 100644 index 000000000000..0c22edcb587f Binary files /dev/null and b/frontend/static/sound/click20/click20_40.wav differ diff --git a/frontend/static/sound/click20/click20_41.wav b/frontend/static/sound/click20/click20_41.wav new file mode 100644 index 000000000000..0ca98f970f1f Binary files /dev/null and b/frontend/static/sound/click20/click20_41.wav differ diff --git a/frontend/static/sound/click20/click20_42.wav b/frontend/static/sound/click20/click20_42.wav new file mode 100644 index 000000000000..b5552be2d8cc Binary files /dev/null and b/frontend/static/sound/click20/click20_42.wav differ diff --git a/frontend/static/sound/click20/click20_43.wav b/frontend/static/sound/click20/click20_43.wav new file mode 100644 index 000000000000..485e88975f9e Binary files /dev/null and b/frontend/static/sound/click20/click20_43.wav differ diff --git a/frontend/static/sound/click20/click20_44.wav b/frontend/static/sound/click20/click20_44.wav new file mode 100644 index 000000000000..94813e7a53ba Binary files /dev/null and b/frontend/static/sound/click20/click20_44.wav differ diff --git a/frontend/static/sound/click20/click20_45.wav b/frontend/static/sound/click20/click20_45.wav new file mode 100644 index 000000000000..5cf662c0efbf Binary files /dev/null and b/frontend/static/sound/click20/click20_45.wav differ diff --git a/frontend/static/sound/click20/click20_46.wav b/frontend/static/sound/click20/click20_46.wav new file mode 100644 index 000000000000..d9f58236fd64 Binary files /dev/null and b/frontend/static/sound/click20/click20_46.wav differ diff --git a/frontend/static/sound/click20/click20_47.wav b/frontend/static/sound/click20/click20_47.wav new file mode 100644 index 000000000000..5506d57d93a8 Binary files /dev/null and b/frontend/static/sound/click20/click20_47.wav differ diff --git a/frontend/static/sound/click20/click20_48.wav b/frontend/static/sound/click20/click20_48.wav new file mode 100644 index 000000000000..be98df34ccb5 Binary files /dev/null and b/frontend/static/sound/click20/click20_48.wav differ diff --git a/frontend/static/sound/click20/click20_49.wav b/frontend/static/sound/click20/click20_49.wav new file mode 100644 index 000000000000..d445a50cf7c2 Binary files /dev/null and b/frontend/static/sound/click20/click20_49.wav differ diff --git a/frontend/static/sound/click20/click20_5.wav b/frontend/static/sound/click20/click20_5.wav new file mode 100644 index 000000000000..2ee8258f5043 Binary files /dev/null and b/frontend/static/sound/click20/click20_5.wav differ diff --git a/frontend/static/sound/click20/click20_50.wav b/frontend/static/sound/click20/click20_50.wav new file mode 100644 index 000000000000..b4025aa5ec12 Binary files /dev/null and b/frontend/static/sound/click20/click20_50.wav differ diff --git a/frontend/static/sound/click20/click20_51.wav b/frontend/static/sound/click20/click20_51.wav new file mode 100644 index 000000000000..ebdc2df7f5b0 Binary files /dev/null and b/frontend/static/sound/click20/click20_51.wav differ diff --git a/frontend/static/sound/click20/click20_52.wav b/frontend/static/sound/click20/click20_52.wav new file mode 100644 index 000000000000..748da9aca631 Binary files /dev/null and b/frontend/static/sound/click20/click20_52.wav differ diff --git a/frontend/static/sound/click20/click20_53.wav b/frontend/static/sound/click20/click20_53.wav new file mode 100644 index 000000000000..f0adf6f0a984 Binary files /dev/null and b/frontend/static/sound/click20/click20_53.wav differ diff --git a/frontend/static/sound/click20/click20_54.wav b/frontend/static/sound/click20/click20_54.wav new file mode 100644 index 000000000000..35e30a71ca30 Binary files /dev/null and b/frontend/static/sound/click20/click20_54.wav differ diff --git a/frontend/static/sound/click20/click20_55.wav b/frontend/static/sound/click20/click20_55.wav new file mode 100644 index 000000000000..4c1e9bd0fefd Binary files /dev/null and b/frontend/static/sound/click20/click20_55.wav differ diff --git a/frontend/static/sound/click20/click20_56.wav b/frontend/static/sound/click20/click20_56.wav new file mode 100644 index 000000000000..abcfee536f49 Binary files /dev/null and b/frontend/static/sound/click20/click20_56.wav differ diff --git a/frontend/static/sound/click20/click20_57.wav b/frontend/static/sound/click20/click20_57.wav new file mode 100644 index 000000000000..a4828ff5af25 Binary files /dev/null and b/frontend/static/sound/click20/click20_57.wav differ diff --git a/frontend/static/sound/click20/click20_58.wav b/frontend/static/sound/click20/click20_58.wav new file mode 100644 index 000000000000..a65369a11ac6 Binary files /dev/null and b/frontend/static/sound/click20/click20_58.wav differ diff --git a/frontend/static/sound/click20/click20_59.wav b/frontend/static/sound/click20/click20_59.wav new file mode 100644 index 000000000000..00924f8f7e50 Binary files /dev/null and b/frontend/static/sound/click20/click20_59.wav differ diff --git a/frontend/static/sound/click20/click20_6.wav b/frontend/static/sound/click20/click20_6.wav new file mode 100644 index 000000000000..987f280666d9 Binary files /dev/null and b/frontend/static/sound/click20/click20_6.wav differ diff --git a/frontend/static/sound/click20/click20_60.wav b/frontend/static/sound/click20/click20_60.wav new file mode 100644 index 000000000000..4a7c57d5e225 Binary files /dev/null and b/frontend/static/sound/click20/click20_60.wav differ diff --git a/frontend/static/sound/click20/click20_61.wav b/frontend/static/sound/click20/click20_61.wav new file mode 100644 index 000000000000..758145e16c0d Binary files /dev/null and b/frontend/static/sound/click20/click20_61.wav differ diff --git a/frontend/static/sound/click20/click20_62.wav b/frontend/static/sound/click20/click20_62.wav new file mode 100644 index 000000000000..fc76df9fa064 Binary files /dev/null and b/frontend/static/sound/click20/click20_62.wav differ diff --git a/frontend/static/sound/click20/click20_63.wav b/frontend/static/sound/click20/click20_63.wav new file mode 100644 index 000000000000..47310bbd0e6e Binary files /dev/null and b/frontend/static/sound/click20/click20_63.wav differ diff --git a/frontend/static/sound/click20/click20_64.wav b/frontend/static/sound/click20/click20_64.wav new file mode 100644 index 000000000000..4616547242b2 Binary files /dev/null and b/frontend/static/sound/click20/click20_64.wav differ diff --git a/frontend/static/sound/click20/click20_65.wav b/frontend/static/sound/click20/click20_65.wav new file mode 100644 index 000000000000..bc40bb953b2c Binary files /dev/null and b/frontend/static/sound/click20/click20_65.wav differ diff --git a/frontend/static/sound/click20/click20_66.wav b/frontend/static/sound/click20/click20_66.wav new file mode 100644 index 000000000000..d565007f1453 Binary files /dev/null and b/frontend/static/sound/click20/click20_66.wav differ diff --git a/frontend/static/sound/click20/click20_67.wav b/frontend/static/sound/click20/click20_67.wav new file mode 100644 index 000000000000..dec4c84dd4cf Binary files /dev/null and b/frontend/static/sound/click20/click20_67.wav differ diff --git a/frontend/static/sound/click20/click20_68.wav b/frontend/static/sound/click20/click20_68.wav new file mode 100644 index 000000000000..7a71c1281ce8 Binary files /dev/null and b/frontend/static/sound/click20/click20_68.wav differ diff --git a/frontend/static/sound/click20/click20_69.wav b/frontend/static/sound/click20/click20_69.wav new file mode 100644 index 000000000000..2f706dfae168 Binary files /dev/null and b/frontend/static/sound/click20/click20_69.wav differ diff --git a/frontend/static/sound/click20/click20_7.wav b/frontend/static/sound/click20/click20_7.wav new file mode 100644 index 000000000000..81579954e1a4 Binary files /dev/null and b/frontend/static/sound/click20/click20_7.wav differ diff --git a/frontend/static/sound/click20/click20_70.wav b/frontend/static/sound/click20/click20_70.wav new file mode 100644 index 000000000000..7f3a3fd5c26d Binary files /dev/null and b/frontend/static/sound/click20/click20_70.wav differ diff --git a/frontend/static/sound/click20/click20_71.wav b/frontend/static/sound/click20/click20_71.wav new file mode 100644 index 000000000000..be8945ab1895 Binary files /dev/null and b/frontend/static/sound/click20/click20_71.wav differ diff --git a/frontend/static/sound/click20/click20_72.wav b/frontend/static/sound/click20/click20_72.wav new file mode 100644 index 000000000000..431e11321166 Binary files /dev/null and b/frontend/static/sound/click20/click20_72.wav differ diff --git a/frontend/static/sound/click20/click20_73.wav b/frontend/static/sound/click20/click20_73.wav new file mode 100644 index 000000000000..5caa7339b1a7 Binary files /dev/null and b/frontend/static/sound/click20/click20_73.wav differ diff --git a/frontend/static/sound/click20/click20_74.wav b/frontend/static/sound/click20/click20_74.wav new file mode 100644 index 000000000000..173393b6819e Binary files /dev/null and b/frontend/static/sound/click20/click20_74.wav differ diff --git a/frontend/static/sound/click20/click20_75.wav b/frontend/static/sound/click20/click20_75.wav new file mode 100644 index 000000000000..40541b97b71f Binary files /dev/null and b/frontend/static/sound/click20/click20_75.wav differ diff --git a/frontend/static/sound/click20/click20_76.wav b/frontend/static/sound/click20/click20_76.wav new file mode 100644 index 000000000000..3907e13fe64a Binary files /dev/null and b/frontend/static/sound/click20/click20_76.wav differ diff --git a/frontend/static/sound/click20/click20_77.wav b/frontend/static/sound/click20/click20_77.wav new file mode 100644 index 000000000000..dec4c84dd4cf Binary files /dev/null and b/frontend/static/sound/click20/click20_77.wav differ diff --git a/frontend/static/sound/click20/click20_78.wav b/frontend/static/sound/click20/click20_78.wav new file mode 100644 index 000000000000..78e6d02032da Binary files /dev/null and b/frontend/static/sound/click20/click20_78.wav differ diff --git a/frontend/static/sound/click20/click20_79.wav b/frontend/static/sound/click20/click20_79.wav new file mode 100644 index 000000000000..7a71c1281ce8 Binary files /dev/null and b/frontend/static/sound/click20/click20_79.wav differ diff --git a/frontend/static/sound/click20/click20_8.wav b/frontend/static/sound/click20/click20_8.wav new file mode 100644 index 000000000000..65a0b07f6be2 Binary files /dev/null and b/frontend/static/sound/click20/click20_8.wav differ diff --git a/frontend/static/sound/click20/click20_80.wav b/frontend/static/sound/click20/click20_80.wav new file mode 100644 index 000000000000..2f706dfae168 Binary files /dev/null and b/frontend/static/sound/click20/click20_80.wav differ diff --git a/frontend/static/sound/click20/click20_81.wav b/frontend/static/sound/click20/click20_81.wav new file mode 100644 index 000000000000..244d84b5f31a Binary files /dev/null and b/frontend/static/sound/click20/click20_81.wav differ diff --git a/frontend/static/sound/click20/click20_82.wav b/frontend/static/sound/click20/click20_82.wav new file mode 100644 index 000000000000..7f3a3fd5c26d Binary files /dev/null and b/frontend/static/sound/click20/click20_82.wav differ diff --git a/frontend/static/sound/click20/click20_83.wav b/frontend/static/sound/click20/click20_83.wav new file mode 100644 index 000000000000..08449a9460dc Binary files /dev/null and b/frontend/static/sound/click20/click20_83.wav differ diff --git a/frontend/static/sound/click20/click20_84.wav b/frontend/static/sound/click20/click20_84.wav new file mode 100644 index 000000000000..14440253dc9f Binary files /dev/null and b/frontend/static/sound/click20/click20_84.wav differ diff --git a/frontend/static/sound/click20/click20_85.wav b/frontend/static/sound/click20/click20_85.wav new file mode 100644 index 000000000000..0c22edcb587f Binary files /dev/null and b/frontend/static/sound/click20/click20_85.wav differ diff --git a/frontend/static/sound/click20/click20_86.wav b/frontend/static/sound/click20/click20_86.wav new file mode 100644 index 000000000000..1dea6f8d1264 Binary files /dev/null and b/frontend/static/sound/click20/click20_86.wav differ diff --git a/frontend/static/sound/click20/click20_87.wav b/frontend/static/sound/click20/click20_87.wav new file mode 100644 index 000000000000..1d3f7d13b759 Binary files /dev/null and b/frontend/static/sound/click20/click20_87.wav differ diff --git a/frontend/static/sound/click20/click20_88.wav b/frontend/static/sound/click20/click20_88.wav new file mode 100644 index 000000000000..0998f56c01e6 Binary files /dev/null and b/frontend/static/sound/click20/click20_88.wav differ diff --git a/frontend/static/sound/click20/click20_89.wav b/frontend/static/sound/click20/click20_89.wav new file mode 100644 index 000000000000..faff89fa0e14 Binary files /dev/null and b/frontend/static/sound/click20/click20_89.wav differ diff --git a/frontend/static/sound/click20/click20_9.wav b/frontend/static/sound/click20/click20_9.wav new file mode 100644 index 000000000000..fd124233730c Binary files /dev/null and b/frontend/static/sound/click20/click20_9.wav differ diff --git a/frontend/static/sound/click20/click20_90.wav b/frontend/static/sound/click20/click20_90.wav new file mode 100644 index 000000000000..7b89855e21eb Binary files /dev/null and b/frontend/static/sound/click20/click20_90.wav differ diff --git a/frontend/static/sound/click20/click20_91.wav b/frontend/static/sound/click20/click20_91.wav new file mode 100644 index 000000000000..ef59e43ffb5f Binary files /dev/null and b/frontend/static/sound/click20/click20_91.wav differ diff --git a/frontend/static/sound/click20/click20_92.wav b/frontend/static/sound/click20/click20_92.wav new file mode 100644 index 000000000000..26079cb45931 Binary files /dev/null and b/frontend/static/sound/click20/click20_92.wav differ diff --git a/frontend/static/sound/click20/click20_93.wav b/frontend/static/sound/click20/click20_93.wav new file mode 100644 index 000000000000..e9a9e41ee6cd Binary files /dev/null and b/frontend/static/sound/click20/click20_93.wav differ diff --git a/frontend/static/sound/click20/click20_94.wav b/frontend/static/sound/click20/click20_94.wav new file mode 100644 index 000000000000..ccfec5e2c339 Binary files /dev/null and b/frontend/static/sound/click20/click20_94.wav differ diff --git a/frontend/static/sound/click20/click20_95.wav b/frontend/static/sound/click20/click20_95.wav new file mode 100644 index 000000000000..eda4c7f5310e Binary files /dev/null and b/frontend/static/sound/click20/click20_95.wav differ diff --git a/frontend/static/sound/click20/click20_96.wav b/frontend/static/sound/click20/click20_96.wav new file mode 100644 index 000000000000..9fab7485a3f2 Binary files /dev/null and b/frontend/static/sound/click20/click20_96.wav differ diff --git a/frontend/static/sound/click20/click20_97.wav b/frontend/static/sound/click20/click20_97.wav new file mode 100644 index 000000000000..14440253dc9f Binary files /dev/null and b/frontend/static/sound/click20/click20_97.wav differ diff --git a/frontend/static/sound/click20/click20_98.wav b/frontend/static/sound/click20/click20_98.wav new file mode 100644 index 000000000000..40541b97b71f Binary files /dev/null and b/frontend/static/sound/click20/click20_98.wav differ diff --git a/frontend/static/sound/click20/click20_99.wav b/frontend/static/sound/click20/click20_99.wav new file mode 100644 index 000000000000..78e6d02032da Binary files /dev/null and b/frontend/static/sound/click20/click20_99.wav differ diff --git a/frontend/static/sound/click21/click21_1.wav b/frontend/static/sound/click21/click21_1.wav new file mode 100644 index 000000000000..f3ba2997d218 Binary files /dev/null and b/frontend/static/sound/click21/click21_1.wav differ diff --git a/frontend/static/sound/click21/click21_10.wav b/frontend/static/sound/click21/click21_10.wav new file mode 100644 index 000000000000..3d20c448ea2c Binary files /dev/null and b/frontend/static/sound/click21/click21_10.wav differ diff --git a/frontend/static/sound/click21/click21_100.wav b/frontend/static/sound/click21/click21_100.wav new file mode 100644 index 000000000000..72cda38c2983 Binary files /dev/null and b/frontend/static/sound/click21/click21_100.wav differ diff --git a/frontend/static/sound/click21/click21_101.wav b/frontend/static/sound/click21/click21_101.wav new file mode 100644 index 000000000000..91e9d1d2473b Binary files /dev/null and b/frontend/static/sound/click21/click21_101.wav differ diff --git a/frontend/static/sound/click21/click21_102.wav b/frontend/static/sound/click21/click21_102.wav new file mode 100644 index 000000000000..d0bd8d11aaad Binary files /dev/null and b/frontend/static/sound/click21/click21_102.wav differ diff --git a/frontend/static/sound/click21/click21_103.wav b/frontend/static/sound/click21/click21_103.wav new file mode 100644 index 000000000000..348a0a230c73 Binary files /dev/null and b/frontend/static/sound/click21/click21_103.wav differ diff --git a/frontend/static/sound/click21/click21_104.wav b/frontend/static/sound/click21/click21_104.wav new file mode 100644 index 000000000000..e97841c05a27 Binary files /dev/null and b/frontend/static/sound/click21/click21_104.wav differ diff --git a/frontend/static/sound/click21/click21_105.wav b/frontend/static/sound/click21/click21_105.wav new file mode 100644 index 000000000000..5b5df09335f0 Binary files /dev/null and b/frontend/static/sound/click21/click21_105.wav differ diff --git a/frontend/static/sound/click21/click21_106.wav b/frontend/static/sound/click21/click21_106.wav new file mode 100644 index 000000000000..d692ff903c89 Binary files /dev/null and b/frontend/static/sound/click21/click21_106.wav differ diff --git a/frontend/static/sound/click21/click21_107.wav b/frontend/static/sound/click21/click21_107.wav new file mode 100644 index 000000000000..615a23152de9 Binary files /dev/null and b/frontend/static/sound/click21/click21_107.wav differ diff --git a/frontend/static/sound/click21/click21_108.wav b/frontend/static/sound/click21/click21_108.wav new file mode 100644 index 000000000000..e772621a001a Binary files /dev/null and b/frontend/static/sound/click21/click21_108.wav differ diff --git a/frontend/static/sound/click21/click21_109.wav b/frontend/static/sound/click21/click21_109.wav new file mode 100644 index 000000000000..573363424d17 Binary files /dev/null and b/frontend/static/sound/click21/click21_109.wav differ diff --git a/frontend/static/sound/click21/click21_11.wav b/frontend/static/sound/click21/click21_11.wav new file mode 100644 index 000000000000..e12420b00ed8 Binary files /dev/null and b/frontend/static/sound/click21/click21_11.wav differ diff --git a/frontend/static/sound/click21/click21_110.wav b/frontend/static/sound/click21/click21_110.wav new file mode 100644 index 000000000000..7009336224fc Binary files /dev/null and b/frontend/static/sound/click21/click21_110.wav differ diff --git a/frontend/static/sound/click21/click21_111.wav b/frontend/static/sound/click21/click21_111.wav new file mode 100644 index 000000000000..6a9c21f7c457 Binary files /dev/null and b/frontend/static/sound/click21/click21_111.wav differ diff --git a/frontend/static/sound/click21/click21_112.wav b/frontend/static/sound/click21/click21_112.wav new file mode 100644 index 000000000000..28e8d9a1d3ac Binary files /dev/null and b/frontend/static/sound/click21/click21_112.wav differ diff --git a/frontend/static/sound/click21/click21_113.wav b/frontend/static/sound/click21/click21_113.wav new file mode 100644 index 000000000000..e3a1a89bece6 Binary files /dev/null and b/frontend/static/sound/click21/click21_113.wav differ diff --git a/frontend/static/sound/click21/click21_114.wav b/frontend/static/sound/click21/click21_114.wav new file mode 100644 index 000000000000..83b7f2dfb28a Binary files /dev/null and b/frontend/static/sound/click21/click21_114.wav differ diff --git a/frontend/static/sound/click21/click21_115.wav b/frontend/static/sound/click21/click21_115.wav new file mode 100644 index 000000000000..51df0781c8bf Binary files /dev/null and b/frontend/static/sound/click21/click21_115.wav differ diff --git a/frontend/static/sound/click21/click21_12.wav b/frontend/static/sound/click21/click21_12.wav new file mode 100644 index 000000000000..63e79078a44e Binary files /dev/null and b/frontend/static/sound/click21/click21_12.wav differ diff --git a/frontend/static/sound/click21/click21_13.wav b/frontend/static/sound/click21/click21_13.wav new file mode 100644 index 000000000000..b2e05f0c14c9 Binary files /dev/null and b/frontend/static/sound/click21/click21_13.wav differ diff --git a/frontend/static/sound/click21/click21_14.wav b/frontend/static/sound/click21/click21_14.wav new file mode 100644 index 000000000000..3e8dd8da1ef4 Binary files /dev/null and b/frontend/static/sound/click21/click21_14.wav differ diff --git a/frontend/static/sound/click21/click21_15.wav b/frontend/static/sound/click21/click21_15.wav new file mode 100644 index 000000000000..bc1f3a86df21 Binary files /dev/null and b/frontend/static/sound/click21/click21_15.wav differ diff --git a/frontend/static/sound/click21/click21_16.wav b/frontend/static/sound/click21/click21_16.wav new file mode 100644 index 000000000000..3bfa399f07ba Binary files /dev/null and b/frontend/static/sound/click21/click21_16.wav differ diff --git a/frontend/static/sound/click21/click21_17.wav b/frontend/static/sound/click21/click21_17.wav new file mode 100644 index 000000000000..609bd8fd1563 Binary files /dev/null and b/frontend/static/sound/click21/click21_17.wav differ diff --git a/frontend/static/sound/click21/click21_18.wav b/frontend/static/sound/click21/click21_18.wav new file mode 100644 index 000000000000..934f58b7abd4 Binary files /dev/null and b/frontend/static/sound/click21/click21_18.wav differ diff --git a/frontend/static/sound/click21/click21_19.wav b/frontend/static/sound/click21/click21_19.wav new file mode 100644 index 000000000000..6900b76a4b03 Binary files /dev/null and b/frontend/static/sound/click21/click21_19.wav differ diff --git a/frontend/static/sound/click21/click21_2.wav b/frontend/static/sound/click21/click21_2.wav new file mode 100644 index 000000000000..ed71ca3d8a32 Binary files /dev/null and b/frontend/static/sound/click21/click21_2.wav differ diff --git a/frontend/static/sound/click21/click21_20.wav b/frontend/static/sound/click21/click21_20.wav new file mode 100644 index 000000000000..3748b8f7931e Binary files /dev/null and b/frontend/static/sound/click21/click21_20.wav differ diff --git a/frontend/static/sound/click21/click21_21.wav b/frontend/static/sound/click21/click21_21.wav new file mode 100644 index 000000000000..d7a3042e8b97 Binary files /dev/null and b/frontend/static/sound/click21/click21_21.wav differ diff --git a/frontend/static/sound/click21/click21_22.wav b/frontend/static/sound/click21/click21_22.wav new file mode 100644 index 000000000000..7dec1ab89b3b Binary files /dev/null and b/frontend/static/sound/click21/click21_22.wav differ diff --git a/frontend/static/sound/click21/click21_23.wav b/frontend/static/sound/click21/click21_23.wav new file mode 100644 index 000000000000..b1f515543553 Binary files /dev/null and b/frontend/static/sound/click21/click21_23.wav differ diff --git a/frontend/static/sound/click21/click21_24.wav b/frontend/static/sound/click21/click21_24.wav new file mode 100644 index 000000000000..50685229afed Binary files /dev/null and b/frontend/static/sound/click21/click21_24.wav differ diff --git a/frontend/static/sound/click21/click21_25.wav b/frontend/static/sound/click21/click21_25.wav new file mode 100644 index 000000000000..9c5465e73616 Binary files /dev/null and b/frontend/static/sound/click21/click21_25.wav differ diff --git a/frontend/static/sound/click21/click21_26.wav b/frontend/static/sound/click21/click21_26.wav new file mode 100644 index 000000000000..77b91e5105bd Binary files /dev/null and b/frontend/static/sound/click21/click21_26.wav differ diff --git a/frontend/static/sound/click21/click21_27.wav b/frontend/static/sound/click21/click21_27.wav new file mode 100644 index 000000000000..f40b4bed3ffd Binary files /dev/null and b/frontend/static/sound/click21/click21_27.wav differ diff --git a/frontend/static/sound/click21/click21_28.wav b/frontend/static/sound/click21/click21_28.wav new file mode 100644 index 000000000000..0ec56defdb3c Binary files /dev/null and b/frontend/static/sound/click21/click21_28.wav differ diff --git a/frontend/static/sound/click21/click21_29.wav b/frontend/static/sound/click21/click21_29.wav new file mode 100644 index 000000000000..3748b8f7931e Binary files /dev/null and b/frontend/static/sound/click21/click21_29.wav differ diff --git a/frontend/static/sound/click21/click21_3.wav b/frontend/static/sound/click21/click21_3.wav new file mode 100644 index 000000000000..72cda38c2983 Binary files /dev/null and b/frontend/static/sound/click21/click21_3.wav differ diff --git a/frontend/static/sound/click21/click21_30.wav b/frontend/static/sound/click21/click21_30.wav new file mode 100644 index 000000000000..588e3e49260b Binary files /dev/null and b/frontend/static/sound/click21/click21_30.wav differ diff --git a/frontend/static/sound/click21/click21_31.wav b/frontend/static/sound/click21/click21_31.wav new file mode 100644 index 000000000000..3c9fc65db025 Binary files /dev/null and b/frontend/static/sound/click21/click21_31.wav differ diff --git a/frontend/static/sound/click21/click21_32.wav b/frontend/static/sound/click21/click21_32.wav new file mode 100644 index 000000000000..d0ad9b8729f4 Binary files /dev/null and b/frontend/static/sound/click21/click21_32.wav differ diff --git a/frontend/static/sound/click21/click21_33.wav b/frontend/static/sound/click21/click21_33.wav new file mode 100644 index 000000000000..14458e4cf8aa Binary files /dev/null and b/frontend/static/sound/click21/click21_33.wav differ diff --git a/frontend/static/sound/click21/click21_34.wav b/frontend/static/sound/click21/click21_34.wav new file mode 100644 index 000000000000..37a426b36a81 Binary files /dev/null and b/frontend/static/sound/click21/click21_34.wav differ diff --git a/frontend/static/sound/click21/click21_35.wav b/frontend/static/sound/click21/click21_35.wav new file mode 100644 index 000000000000..9da4cb7ea9bf Binary files /dev/null and b/frontend/static/sound/click21/click21_35.wav differ diff --git a/frontend/static/sound/click21/click21_36.wav b/frontend/static/sound/click21/click21_36.wav new file mode 100644 index 000000000000..93193f8c7ce4 Binary files /dev/null and b/frontend/static/sound/click21/click21_36.wav differ diff --git a/frontend/static/sound/click21/click21_37.wav b/frontend/static/sound/click21/click21_37.wav new file mode 100644 index 000000000000..d0bd8d11aaad Binary files /dev/null and b/frontend/static/sound/click21/click21_37.wav differ diff --git a/frontend/static/sound/click21/click21_38.wav b/frontend/static/sound/click21/click21_38.wav new file mode 100644 index 000000000000..348a0a230c73 Binary files /dev/null and b/frontend/static/sound/click21/click21_38.wav differ diff --git a/frontend/static/sound/click21/click21_39.wav b/frontend/static/sound/click21/click21_39.wav new file mode 100644 index 000000000000..1ed017c994fa Binary files /dev/null and b/frontend/static/sound/click21/click21_39.wav differ diff --git a/frontend/static/sound/click21/click21_4.wav b/frontend/static/sound/click21/click21_4.wav new file mode 100644 index 000000000000..7fda710fcfb3 Binary files /dev/null and b/frontend/static/sound/click21/click21_4.wav differ diff --git a/frontend/static/sound/click21/click21_40.wav b/frontend/static/sound/click21/click21_40.wav new file mode 100644 index 000000000000..91e9d1d2473b Binary files /dev/null and b/frontend/static/sound/click21/click21_40.wav differ diff --git a/frontend/static/sound/click21/click21_41.wav b/frontend/static/sound/click21/click21_41.wav new file mode 100644 index 000000000000..98512aa1a4eb Binary files /dev/null and b/frontend/static/sound/click21/click21_41.wav differ diff --git a/frontend/static/sound/click21/click21_42.wav b/frontend/static/sound/click21/click21_42.wav new file mode 100644 index 000000000000..046c0ac0e5d9 Binary files /dev/null and b/frontend/static/sound/click21/click21_42.wav differ diff --git a/frontend/static/sound/click21/click21_43.wav b/frontend/static/sound/click21/click21_43.wav new file mode 100644 index 000000000000..588e3e49260b Binary files /dev/null and b/frontend/static/sound/click21/click21_43.wav differ diff --git a/frontend/static/sound/click21/click21_44.wav b/frontend/static/sound/click21/click21_44.wav new file mode 100644 index 000000000000..e4a2f6ab231c Binary files /dev/null and b/frontend/static/sound/click21/click21_44.wav differ diff --git a/frontend/static/sound/click21/click21_45.wav b/frontend/static/sound/click21/click21_45.wav new file mode 100644 index 000000000000..989999c5b3c8 Binary files /dev/null and b/frontend/static/sound/click21/click21_45.wav differ diff --git a/frontend/static/sound/click21/click21_46.wav b/frontend/static/sound/click21/click21_46.wav new file mode 100644 index 000000000000..6cfe8e31313a Binary files /dev/null and b/frontend/static/sound/click21/click21_46.wav differ diff --git a/frontend/static/sound/click21/click21_47.wav b/frontend/static/sound/click21/click21_47.wav new file mode 100644 index 000000000000..90bed2c7b2ba Binary files /dev/null and b/frontend/static/sound/click21/click21_47.wav differ diff --git a/frontend/static/sound/click21/click21_48.wav b/frontend/static/sound/click21/click21_48.wav new file mode 100644 index 000000000000..434bba1b01f3 Binary files /dev/null and b/frontend/static/sound/click21/click21_48.wav differ diff --git a/frontend/static/sound/click21/click21_49.wav b/frontend/static/sound/click21/click21_49.wav new file mode 100644 index 000000000000..92fa52bcbb6b Binary files /dev/null and b/frontend/static/sound/click21/click21_49.wav differ diff --git a/frontend/static/sound/click21/click21_5.wav b/frontend/static/sound/click21/click21_5.wav new file mode 100644 index 000000000000..e97841c05a27 Binary files /dev/null and b/frontend/static/sound/click21/click21_5.wav differ diff --git a/frontend/static/sound/click21/click21_50.wav b/frontend/static/sound/click21/click21_50.wav new file mode 100644 index 000000000000..3e2e0fc43638 Binary files /dev/null and b/frontend/static/sound/click21/click21_50.wav differ diff --git a/frontend/static/sound/click21/click21_51.wav b/frontend/static/sound/click21/click21_51.wav new file mode 100644 index 000000000000..2235ff04e575 Binary files /dev/null and b/frontend/static/sound/click21/click21_51.wav differ diff --git a/frontend/static/sound/click21/click21_52.wav b/frontend/static/sound/click21/click21_52.wav new file mode 100644 index 000000000000..1a06259c7f61 Binary files /dev/null and b/frontend/static/sound/click21/click21_52.wav differ diff --git a/frontend/static/sound/click21/click21_53.wav b/frontend/static/sound/click21/click21_53.wav new file mode 100644 index 000000000000..7934473f2ab3 Binary files /dev/null and b/frontend/static/sound/click21/click21_53.wav differ diff --git a/frontend/static/sound/click21/click21_54.wav b/frontend/static/sound/click21/click21_54.wav new file mode 100644 index 000000000000..4157a1cccd1c Binary files /dev/null and b/frontend/static/sound/click21/click21_54.wav differ diff --git a/frontend/static/sound/click21/click21_55.wav b/frontend/static/sound/click21/click21_55.wav new file mode 100644 index 000000000000..dc1d0faf9682 Binary files /dev/null and b/frontend/static/sound/click21/click21_55.wav differ diff --git a/frontend/static/sound/click21/click21_56.wav b/frontend/static/sound/click21/click21_56.wav new file mode 100644 index 000000000000..cfc04e38ef17 Binary files /dev/null and b/frontend/static/sound/click21/click21_56.wav differ diff --git a/frontend/static/sound/click21/click21_57.wav b/frontend/static/sound/click21/click21_57.wav new file mode 100644 index 000000000000..137160d8fbdc Binary files /dev/null and b/frontend/static/sound/click21/click21_57.wav differ diff --git a/frontend/static/sound/click21/click21_58.wav b/frontend/static/sound/click21/click21_58.wav new file mode 100644 index 000000000000..43e98b3ee8d6 Binary files /dev/null and b/frontend/static/sound/click21/click21_58.wav differ diff --git a/frontend/static/sound/click21/click21_59.wav b/frontend/static/sound/click21/click21_59.wav new file mode 100644 index 000000000000..24307412e6aa Binary files /dev/null and b/frontend/static/sound/click21/click21_59.wav differ diff --git a/frontend/static/sound/click21/click21_6.wav b/frontend/static/sound/click21/click21_6.wav new file mode 100644 index 000000000000..35e43955a4f7 Binary files /dev/null and b/frontend/static/sound/click21/click21_6.wav differ diff --git a/frontend/static/sound/click21/click21_60.wav b/frontend/static/sound/click21/click21_60.wav new file mode 100644 index 000000000000..31851d728559 Binary files /dev/null and b/frontend/static/sound/click21/click21_60.wav differ diff --git a/frontend/static/sound/click21/click21_61.wav b/frontend/static/sound/click21/click21_61.wav new file mode 100644 index 000000000000..71d2813484d6 Binary files /dev/null and b/frontend/static/sound/click21/click21_61.wav differ diff --git a/frontend/static/sound/click21/click21_62.wav b/frontend/static/sound/click21/click21_62.wav new file mode 100644 index 000000000000..fd06c25aa3d5 Binary files /dev/null and b/frontend/static/sound/click21/click21_62.wav differ diff --git a/frontend/static/sound/click21/click21_63.wav b/frontend/static/sound/click21/click21_63.wav new file mode 100644 index 000000000000..adb143e6922c Binary files /dev/null and b/frontend/static/sound/click21/click21_63.wav differ diff --git a/frontend/static/sound/click21/click21_64.wav b/frontend/static/sound/click21/click21_64.wav new file mode 100644 index 000000000000..573363424d17 Binary files /dev/null and b/frontend/static/sound/click21/click21_64.wav differ diff --git a/frontend/static/sound/click21/click21_65.wav b/frontend/static/sound/click21/click21_65.wav new file mode 100644 index 000000000000..37a426b36a81 Binary files /dev/null and b/frontend/static/sound/click21/click21_65.wav differ diff --git a/frontend/static/sound/click21/click21_66.wav b/frontend/static/sound/click21/click21_66.wav new file mode 100644 index 000000000000..127976925778 Binary files /dev/null and b/frontend/static/sound/click21/click21_66.wav differ diff --git a/frontend/static/sound/click21/click21_67.wav b/frontend/static/sound/click21/click21_67.wav new file mode 100644 index 000000000000..7009336224fc Binary files /dev/null and b/frontend/static/sound/click21/click21_67.wav differ diff --git a/frontend/static/sound/click21/click21_68.wav b/frontend/static/sound/click21/click21_68.wav new file mode 100644 index 000000000000..5b5df09335f0 Binary files /dev/null and b/frontend/static/sound/click21/click21_68.wav differ diff --git a/frontend/static/sound/click21/click21_69.wav b/frontend/static/sound/click21/click21_69.wav new file mode 100644 index 000000000000..e772621a001a Binary files /dev/null and b/frontend/static/sound/click21/click21_69.wav differ diff --git a/frontend/static/sound/click21/click21_7.wav b/frontend/static/sound/click21/click21_7.wav new file mode 100644 index 000000000000..999fb2dc8a63 Binary files /dev/null and b/frontend/static/sound/click21/click21_7.wav differ diff --git a/frontend/static/sound/click21/click21_70.wav b/frontend/static/sound/click21/click21_70.wav new file mode 100644 index 000000000000..615a23152de9 Binary files /dev/null and b/frontend/static/sound/click21/click21_70.wav differ diff --git a/frontend/static/sound/click21/click21_71.wav b/frontend/static/sound/click21/click21_71.wav new file mode 100644 index 000000000000..78f1f8ffa14c Binary files /dev/null and b/frontend/static/sound/click21/click21_71.wav differ diff --git a/frontend/static/sound/click21/click21_72.wav b/frontend/static/sound/click21/click21_72.wav new file mode 100644 index 000000000000..f0eb88a83d08 Binary files /dev/null and b/frontend/static/sound/click21/click21_72.wav differ diff --git a/frontend/static/sound/click21/click21_73.wav b/frontend/static/sound/click21/click21_73.wav new file mode 100644 index 000000000000..049ef6831559 Binary files /dev/null and b/frontend/static/sound/click21/click21_73.wav differ diff --git a/frontend/static/sound/click21/click21_74.wav b/frontend/static/sound/click21/click21_74.wav new file mode 100644 index 000000000000..1ed0cd145932 Binary files /dev/null and b/frontend/static/sound/click21/click21_74.wav differ diff --git a/frontend/static/sound/click21/click21_75.wav b/frontend/static/sound/click21/click21_75.wav new file mode 100644 index 000000000000..9da4cb7ea9bf Binary files /dev/null and b/frontend/static/sound/click21/click21_75.wav differ diff --git a/frontend/static/sound/click21/click21_76.wav b/frontend/static/sound/click21/click21_76.wav new file mode 100644 index 000000000000..441158e6003a Binary files /dev/null and b/frontend/static/sound/click21/click21_76.wav differ diff --git a/frontend/static/sound/click21/click21_77.wav b/frontend/static/sound/click21/click21_77.wav new file mode 100644 index 000000000000..7009336224fc Binary files /dev/null and b/frontend/static/sound/click21/click21_77.wav differ diff --git a/frontend/static/sound/click21/click21_78.wav b/frontend/static/sound/click21/click21_78.wav new file mode 100644 index 000000000000..93193f8c7ce4 Binary files /dev/null and b/frontend/static/sound/click21/click21_78.wav differ diff --git a/frontend/static/sound/click21/click21_79.wav b/frontend/static/sound/click21/click21_79.wav new file mode 100644 index 000000000000..5b5df09335f0 Binary files /dev/null and b/frontend/static/sound/click21/click21_79.wav differ diff --git a/frontend/static/sound/click21/click21_8.wav b/frontend/static/sound/click21/click21_8.wav new file mode 100644 index 000000000000..c7e8a14a143c Binary files /dev/null and b/frontend/static/sound/click21/click21_8.wav differ diff --git a/frontend/static/sound/click21/click21_80.wav b/frontend/static/sound/click21/click21_80.wav new file mode 100644 index 000000000000..e772621a001a Binary files /dev/null and b/frontend/static/sound/click21/click21_80.wav differ diff --git a/frontend/static/sound/click21/click21_81.wav b/frontend/static/sound/click21/click21_81.wav new file mode 100644 index 000000000000..d0bd8d11aaad Binary files /dev/null and b/frontend/static/sound/click21/click21_81.wav differ diff --git a/frontend/static/sound/click21/click21_82.wav b/frontend/static/sound/click21/click21_82.wav new file mode 100644 index 000000000000..615a23152de9 Binary files /dev/null and b/frontend/static/sound/click21/click21_82.wav differ diff --git a/frontend/static/sound/click21/click21_83.wav b/frontend/static/sound/click21/click21_83.wav new file mode 100644 index 000000000000..348a0a230c73 Binary files /dev/null and b/frontend/static/sound/click21/click21_83.wav differ diff --git a/frontend/static/sound/click21/click21_84.wav b/frontend/static/sound/click21/click21_84.wav new file mode 100644 index 000000000000..1ed017c994fa Binary files /dev/null and b/frontend/static/sound/click21/click21_84.wav differ diff --git a/frontend/static/sound/click21/click21_85.wav b/frontend/static/sound/click21/click21_85.wav new file mode 100644 index 000000000000..91e9d1d2473b Binary files /dev/null and b/frontend/static/sound/click21/click21_85.wav differ diff --git a/frontend/static/sound/click21/click21_86.wav b/frontend/static/sound/click21/click21_86.wav new file mode 100644 index 000000000000..285297b59036 Binary files /dev/null and b/frontend/static/sound/click21/click21_86.wav differ diff --git a/frontend/static/sound/click21/click21_87.wav b/frontend/static/sound/click21/click21_87.wav new file mode 100644 index 000000000000..d6e181894563 Binary files /dev/null and b/frontend/static/sound/click21/click21_87.wav differ diff --git a/frontend/static/sound/click21/click21_88.wav b/frontend/static/sound/click21/click21_88.wav new file mode 100644 index 000000000000..7f567d56d372 Binary files /dev/null and b/frontend/static/sound/click21/click21_88.wav differ diff --git a/frontend/static/sound/click21/click21_89.wav b/frontend/static/sound/click21/click21_89.wav new file mode 100644 index 000000000000..19442a514e07 Binary files /dev/null and b/frontend/static/sound/click21/click21_89.wav differ diff --git a/frontend/static/sound/click21/click21_9.wav b/frontend/static/sound/click21/click21_9.wav new file mode 100644 index 000000000000..2df0178cd75b Binary files /dev/null and b/frontend/static/sound/click21/click21_9.wav differ diff --git a/frontend/static/sound/click21/click21_90.wav b/frontend/static/sound/click21/click21_90.wav new file mode 100644 index 000000000000..b2681580acfe Binary files /dev/null and b/frontend/static/sound/click21/click21_90.wav differ diff --git a/frontend/static/sound/click21/click21_91.wav b/frontend/static/sound/click21/click21_91.wav new file mode 100644 index 000000000000..2c250443d0ad Binary files /dev/null and b/frontend/static/sound/click21/click21_91.wav differ diff --git a/frontend/static/sound/click21/click21_92.wav b/frontend/static/sound/click21/click21_92.wav new file mode 100644 index 000000000000..fb2bbeacf784 Binary files /dev/null and b/frontend/static/sound/click21/click21_92.wav differ diff --git a/frontend/static/sound/click21/click21_93.wav b/frontend/static/sound/click21/click21_93.wav new file mode 100644 index 000000000000..77ba39e66f49 Binary files /dev/null and b/frontend/static/sound/click21/click21_93.wav differ diff --git a/frontend/static/sound/click21/click21_94.wav b/frontend/static/sound/click21/click21_94.wav new file mode 100644 index 000000000000..d0ad9b8729f4 Binary files /dev/null and b/frontend/static/sound/click21/click21_94.wav differ diff --git a/frontend/static/sound/click21/click21_95.wav b/frontend/static/sound/click21/click21_95.wav new file mode 100644 index 000000000000..b8453466b070 Binary files /dev/null and b/frontend/static/sound/click21/click21_95.wav differ diff --git a/frontend/static/sound/click21/click21_96.wav b/frontend/static/sound/click21/click21_96.wav new file mode 100644 index 000000000000..3c9fc65db025 Binary files /dev/null and b/frontend/static/sound/click21/click21_96.wav differ diff --git a/frontend/static/sound/click21/click21_97.wav b/frontend/static/sound/click21/click21_97.wav new file mode 100644 index 000000000000..1ed017c994fa Binary files /dev/null and b/frontend/static/sound/click21/click21_97.wav differ diff --git a/frontend/static/sound/click21/click21_98.wav b/frontend/static/sound/click21/click21_98.wav new file mode 100644 index 000000000000..9da4cb7ea9bf Binary files /dev/null and b/frontend/static/sound/click21/click21_98.wav differ diff --git a/frontend/static/sound/click21/click21_99.wav b/frontend/static/sound/click21/click21_99.wav new file mode 100644 index 000000000000..93193f8c7ce4 Binary files /dev/null and b/frontend/static/sound/click21/click21_99.wav differ diff --git a/frontend/static/sound/click22/click22_1.wav b/frontend/static/sound/click22/click22_1.wav new file mode 100644 index 000000000000..044e912eabc7 Binary files /dev/null and b/frontend/static/sound/click22/click22_1.wav differ diff --git a/frontend/static/sound/click22/click22_10.wav b/frontend/static/sound/click22/click22_10.wav new file mode 100644 index 000000000000..1dbb5d7d8e7e Binary files /dev/null and b/frontend/static/sound/click22/click22_10.wav differ diff --git a/frontend/static/sound/click22/click22_100.wav b/frontend/static/sound/click22/click22_100.wav new file mode 100644 index 000000000000..902847482106 Binary files /dev/null and b/frontend/static/sound/click22/click22_100.wav differ diff --git a/frontend/static/sound/click22/click22_101.wav b/frontend/static/sound/click22/click22_101.wav new file mode 100644 index 000000000000..c7a56e5a0555 Binary files /dev/null and b/frontend/static/sound/click22/click22_101.wav differ diff --git a/frontend/static/sound/click22/click22_102.wav b/frontend/static/sound/click22/click22_102.wav new file mode 100644 index 000000000000..a3a7c143b8bd Binary files /dev/null and b/frontend/static/sound/click22/click22_102.wav differ diff --git a/frontend/static/sound/click22/click22_103.wav b/frontend/static/sound/click22/click22_103.wav new file mode 100644 index 000000000000..e7f2e4bfb7c7 Binary files /dev/null and b/frontend/static/sound/click22/click22_103.wav differ diff --git a/frontend/static/sound/click22/click22_104.wav b/frontend/static/sound/click22/click22_104.wav new file mode 100644 index 000000000000..65b10dc6cfe1 Binary files /dev/null and b/frontend/static/sound/click22/click22_104.wav differ diff --git a/frontend/static/sound/click22/click22_105.wav b/frontend/static/sound/click22/click22_105.wav new file mode 100644 index 000000000000..32820797db77 Binary files /dev/null and b/frontend/static/sound/click22/click22_105.wav differ diff --git a/frontend/static/sound/click22/click22_106.wav b/frontend/static/sound/click22/click22_106.wav new file mode 100644 index 000000000000..2d3929969ddd Binary files /dev/null and b/frontend/static/sound/click22/click22_106.wav differ diff --git a/frontend/static/sound/click22/click22_107.wav b/frontend/static/sound/click22/click22_107.wav new file mode 100644 index 000000000000..9d61afbde2f0 Binary files /dev/null and b/frontend/static/sound/click22/click22_107.wav differ diff --git a/frontend/static/sound/click22/click22_108.wav b/frontend/static/sound/click22/click22_108.wav new file mode 100644 index 000000000000..8d695ee9334a Binary files /dev/null and b/frontend/static/sound/click22/click22_108.wav differ diff --git a/frontend/static/sound/click22/click22_109.wav b/frontend/static/sound/click22/click22_109.wav new file mode 100644 index 000000000000..e117c99cf63e Binary files /dev/null and b/frontend/static/sound/click22/click22_109.wav differ diff --git a/frontend/static/sound/click22/click22_11.wav b/frontend/static/sound/click22/click22_11.wav new file mode 100644 index 000000000000..0d74fa11b39b Binary files /dev/null and b/frontend/static/sound/click22/click22_11.wav differ diff --git a/frontend/static/sound/click22/click22_110.wav b/frontend/static/sound/click22/click22_110.wav new file mode 100644 index 000000000000..187bb8981f6b Binary files /dev/null and b/frontend/static/sound/click22/click22_110.wav differ diff --git a/frontend/static/sound/click22/click22_111.wav b/frontend/static/sound/click22/click22_111.wav new file mode 100644 index 000000000000..1474b77288cb Binary files /dev/null and b/frontend/static/sound/click22/click22_111.wav differ diff --git a/frontend/static/sound/click22/click22_112.wav b/frontend/static/sound/click22/click22_112.wav new file mode 100644 index 000000000000..34dde32fe5a5 Binary files /dev/null and b/frontend/static/sound/click22/click22_112.wav differ diff --git a/frontend/static/sound/click22/click22_113.wav b/frontend/static/sound/click22/click22_113.wav new file mode 100644 index 000000000000..8af5b1cb2620 Binary files /dev/null and b/frontend/static/sound/click22/click22_113.wav differ diff --git a/frontend/static/sound/click22/click22_114.wav b/frontend/static/sound/click22/click22_114.wav new file mode 100644 index 000000000000..a3f46476e567 Binary files /dev/null and b/frontend/static/sound/click22/click22_114.wav differ diff --git a/frontend/static/sound/click22/click22_115.wav b/frontend/static/sound/click22/click22_115.wav new file mode 100644 index 000000000000..079b17aaab8c Binary files /dev/null and b/frontend/static/sound/click22/click22_115.wav differ diff --git a/frontend/static/sound/click22/click22_12.wav b/frontend/static/sound/click22/click22_12.wav new file mode 100644 index 000000000000..3caf36865a43 Binary files /dev/null and b/frontend/static/sound/click22/click22_12.wav differ diff --git a/frontend/static/sound/click22/click22_13.wav b/frontend/static/sound/click22/click22_13.wav new file mode 100644 index 000000000000..54c012645919 Binary files /dev/null and b/frontend/static/sound/click22/click22_13.wav differ diff --git a/frontend/static/sound/click22/click22_14.wav b/frontend/static/sound/click22/click22_14.wav new file mode 100644 index 000000000000..9eb6cd5b33c7 Binary files /dev/null and b/frontend/static/sound/click22/click22_14.wav differ diff --git a/frontend/static/sound/click22/click22_15.wav b/frontend/static/sound/click22/click22_15.wav new file mode 100644 index 000000000000..5e181fda44fa Binary files /dev/null and b/frontend/static/sound/click22/click22_15.wav differ diff --git a/frontend/static/sound/click22/click22_16.wav b/frontend/static/sound/click22/click22_16.wav new file mode 100644 index 000000000000..2bad178aa7d5 Binary files /dev/null and b/frontend/static/sound/click22/click22_16.wav differ diff --git a/frontend/static/sound/click22/click22_17.wav b/frontend/static/sound/click22/click22_17.wav new file mode 100644 index 000000000000..00323b8ce9c7 Binary files /dev/null and b/frontend/static/sound/click22/click22_17.wav differ diff --git a/frontend/static/sound/click22/click22_18.wav b/frontend/static/sound/click22/click22_18.wav new file mode 100644 index 000000000000..1cbb52f61544 Binary files /dev/null and b/frontend/static/sound/click22/click22_18.wav differ diff --git a/frontend/static/sound/click22/click22_19.wav b/frontend/static/sound/click22/click22_19.wav new file mode 100644 index 000000000000..cf01f1d3068e Binary files /dev/null and b/frontend/static/sound/click22/click22_19.wav differ diff --git a/frontend/static/sound/click22/click22_2.wav b/frontend/static/sound/click22/click22_2.wav new file mode 100644 index 000000000000..dd9dfd6f07e4 Binary files /dev/null and b/frontend/static/sound/click22/click22_2.wav differ diff --git a/frontend/static/sound/click22/click22_20.wav b/frontend/static/sound/click22/click22_20.wav new file mode 100644 index 000000000000..16da4b629588 Binary files /dev/null and b/frontend/static/sound/click22/click22_20.wav differ diff --git a/frontend/static/sound/click22/click22_21.wav b/frontend/static/sound/click22/click22_21.wav new file mode 100644 index 000000000000..412b1fb36dc2 Binary files /dev/null and b/frontend/static/sound/click22/click22_21.wav differ diff --git a/frontend/static/sound/click22/click22_22.wav b/frontend/static/sound/click22/click22_22.wav new file mode 100644 index 000000000000..0389e42aa08f Binary files /dev/null and b/frontend/static/sound/click22/click22_22.wav differ diff --git a/frontend/static/sound/click22/click22_23.wav b/frontend/static/sound/click22/click22_23.wav new file mode 100644 index 000000000000..b386888ec71c Binary files /dev/null and b/frontend/static/sound/click22/click22_23.wav differ diff --git a/frontend/static/sound/click22/click22_24.wav b/frontend/static/sound/click22/click22_24.wav new file mode 100644 index 000000000000..140cb3abed74 Binary files /dev/null and b/frontend/static/sound/click22/click22_24.wav differ diff --git a/frontend/static/sound/click22/click22_25.wav b/frontend/static/sound/click22/click22_25.wav new file mode 100644 index 000000000000..f012b9b2a606 Binary files /dev/null and b/frontend/static/sound/click22/click22_25.wav differ diff --git a/frontend/static/sound/click22/click22_26.wav b/frontend/static/sound/click22/click22_26.wav new file mode 100644 index 000000000000..5d1a310e48e5 Binary files /dev/null and b/frontend/static/sound/click22/click22_26.wav differ diff --git a/frontend/static/sound/click22/click22_27.wav b/frontend/static/sound/click22/click22_27.wav new file mode 100644 index 000000000000..79d81a156dc7 Binary files /dev/null and b/frontend/static/sound/click22/click22_27.wav differ diff --git a/frontend/static/sound/click22/click22_28.wav b/frontend/static/sound/click22/click22_28.wav new file mode 100644 index 000000000000..b8d332de5263 Binary files /dev/null and b/frontend/static/sound/click22/click22_28.wav differ diff --git a/frontend/static/sound/click22/click22_29.wav b/frontend/static/sound/click22/click22_29.wav new file mode 100644 index 000000000000..16da4b629588 Binary files /dev/null and b/frontend/static/sound/click22/click22_29.wav differ diff --git a/frontend/static/sound/click22/click22_3.wav b/frontend/static/sound/click22/click22_3.wav new file mode 100644 index 000000000000..902847482106 Binary files /dev/null and b/frontend/static/sound/click22/click22_3.wav differ diff --git a/frontend/static/sound/click22/click22_30.wav b/frontend/static/sound/click22/click22_30.wav new file mode 100644 index 000000000000..e7487dd04e22 Binary files /dev/null and b/frontend/static/sound/click22/click22_30.wav differ diff --git a/frontend/static/sound/click22/click22_31.wav b/frontend/static/sound/click22/click22_31.wav new file mode 100644 index 000000000000..acbe9a006803 Binary files /dev/null and b/frontend/static/sound/click22/click22_31.wav differ diff --git a/frontend/static/sound/click22/click22_32.wav b/frontend/static/sound/click22/click22_32.wav new file mode 100644 index 000000000000..56fa26e96644 Binary files /dev/null and b/frontend/static/sound/click22/click22_32.wav differ diff --git a/frontend/static/sound/click22/click22_33.wav b/frontend/static/sound/click22/click22_33.wav new file mode 100644 index 000000000000..6e1a5c3e93a5 Binary files /dev/null and b/frontend/static/sound/click22/click22_33.wav differ diff --git a/frontend/static/sound/click22/click22_34.wav b/frontend/static/sound/click22/click22_34.wav new file mode 100644 index 000000000000..fcc278ab0d40 Binary files /dev/null and b/frontend/static/sound/click22/click22_34.wav differ diff --git a/frontend/static/sound/click22/click22_35.wav b/frontend/static/sound/click22/click22_35.wav new file mode 100644 index 000000000000..90b4d2146ee2 Binary files /dev/null and b/frontend/static/sound/click22/click22_35.wav differ diff --git a/frontend/static/sound/click22/click22_36.wav b/frontend/static/sound/click22/click22_36.wav new file mode 100644 index 000000000000..9a1367f9ade8 Binary files /dev/null and b/frontend/static/sound/click22/click22_36.wav differ diff --git a/frontend/static/sound/click22/click22_37.wav b/frontend/static/sound/click22/click22_37.wav new file mode 100644 index 000000000000..a3a7c143b8bd Binary files /dev/null and b/frontend/static/sound/click22/click22_37.wav differ diff --git a/frontend/static/sound/click22/click22_38.wav b/frontend/static/sound/click22/click22_38.wav new file mode 100644 index 000000000000..e7f2e4bfb7c7 Binary files /dev/null and b/frontend/static/sound/click22/click22_38.wav differ diff --git a/frontend/static/sound/click22/click22_39.wav b/frontend/static/sound/click22/click22_39.wav new file mode 100644 index 000000000000..245d253360f9 Binary files /dev/null and b/frontend/static/sound/click22/click22_39.wav differ diff --git a/frontend/static/sound/click22/click22_4.wav b/frontend/static/sound/click22/click22_4.wav new file mode 100644 index 000000000000..6e311893665e Binary files /dev/null and b/frontend/static/sound/click22/click22_4.wav differ diff --git a/frontend/static/sound/click22/click22_40.wav b/frontend/static/sound/click22/click22_40.wav new file mode 100644 index 000000000000..c7a56e5a0555 Binary files /dev/null and b/frontend/static/sound/click22/click22_40.wav differ diff --git a/frontend/static/sound/click22/click22_41.wav b/frontend/static/sound/click22/click22_41.wav new file mode 100644 index 000000000000..773902ac1707 Binary files /dev/null and b/frontend/static/sound/click22/click22_41.wav differ diff --git a/frontend/static/sound/click22/click22_42.wav b/frontend/static/sound/click22/click22_42.wav new file mode 100644 index 000000000000..1e5a4e435fbb Binary files /dev/null and b/frontend/static/sound/click22/click22_42.wav differ diff --git a/frontend/static/sound/click22/click22_43.wav b/frontend/static/sound/click22/click22_43.wav new file mode 100644 index 000000000000..e7487dd04e22 Binary files /dev/null and b/frontend/static/sound/click22/click22_43.wav differ diff --git a/frontend/static/sound/click22/click22_44.wav b/frontend/static/sound/click22/click22_44.wav new file mode 100644 index 000000000000..519314c280d8 Binary files /dev/null and b/frontend/static/sound/click22/click22_44.wav differ diff --git a/frontend/static/sound/click22/click22_45.wav b/frontend/static/sound/click22/click22_45.wav new file mode 100644 index 000000000000..8fbf149fc885 Binary files /dev/null and b/frontend/static/sound/click22/click22_45.wav differ diff --git a/frontend/static/sound/click22/click22_46.wav b/frontend/static/sound/click22/click22_46.wav new file mode 100644 index 000000000000..8fbf149fc885 Binary files /dev/null and b/frontend/static/sound/click22/click22_46.wav differ diff --git a/frontend/static/sound/click22/click22_47.wav b/frontend/static/sound/click22/click22_47.wav new file mode 100644 index 000000000000..5afe29b6d359 Binary files /dev/null and b/frontend/static/sound/click22/click22_47.wav differ diff --git a/frontend/static/sound/click22/click22_48.wav b/frontend/static/sound/click22/click22_48.wav new file mode 100644 index 000000000000..c51ba612f79e Binary files /dev/null and b/frontend/static/sound/click22/click22_48.wav differ diff --git a/frontend/static/sound/click22/click22_49.wav b/frontend/static/sound/click22/click22_49.wav new file mode 100644 index 000000000000..55d573055526 Binary files /dev/null and b/frontend/static/sound/click22/click22_49.wav differ diff --git a/frontend/static/sound/click22/click22_5.wav b/frontend/static/sound/click22/click22_5.wav new file mode 100644 index 000000000000..65b10dc6cfe1 Binary files /dev/null and b/frontend/static/sound/click22/click22_5.wav differ diff --git a/frontend/static/sound/click22/click22_50.wav b/frontend/static/sound/click22/click22_50.wav new file mode 100644 index 000000000000..b3c26b23b868 Binary files /dev/null and b/frontend/static/sound/click22/click22_50.wav differ diff --git a/frontend/static/sound/click22/click22_51.wav b/frontend/static/sound/click22/click22_51.wav new file mode 100644 index 000000000000..ceb8123ae41d Binary files /dev/null and b/frontend/static/sound/click22/click22_51.wav differ diff --git a/frontend/static/sound/click22/click22_52.wav b/frontend/static/sound/click22/click22_52.wav new file mode 100644 index 000000000000..2fd655a84f1a Binary files /dev/null and b/frontend/static/sound/click22/click22_52.wav differ diff --git a/frontend/static/sound/click22/click22_53.wav b/frontend/static/sound/click22/click22_53.wav new file mode 100644 index 000000000000..f63dc537bd9f Binary files /dev/null and b/frontend/static/sound/click22/click22_53.wav differ diff --git a/frontend/static/sound/click22/click22_54.wav b/frontend/static/sound/click22/click22_54.wav new file mode 100644 index 000000000000..52a7fc69eb03 Binary files /dev/null and b/frontend/static/sound/click22/click22_54.wav differ diff --git a/frontend/static/sound/click22/click22_55.wav b/frontend/static/sound/click22/click22_55.wav new file mode 100644 index 000000000000..2d93d8fa4e5e Binary files /dev/null and b/frontend/static/sound/click22/click22_55.wav differ diff --git a/frontend/static/sound/click22/click22_56.wav b/frontend/static/sound/click22/click22_56.wav new file mode 100644 index 000000000000..1651b28576cd Binary files /dev/null and b/frontend/static/sound/click22/click22_56.wav differ diff --git a/frontend/static/sound/click22/click22_57.wav b/frontend/static/sound/click22/click22_57.wav new file mode 100644 index 000000000000..624bbc80ec4e Binary files /dev/null and b/frontend/static/sound/click22/click22_57.wav differ diff --git a/frontend/static/sound/click22/click22_58.wav b/frontend/static/sound/click22/click22_58.wav new file mode 100644 index 000000000000..cf30186ece1e Binary files /dev/null and b/frontend/static/sound/click22/click22_58.wav differ diff --git a/frontend/static/sound/click22/click22_59.wav b/frontend/static/sound/click22/click22_59.wav new file mode 100644 index 000000000000..416c2d3789cb Binary files /dev/null and b/frontend/static/sound/click22/click22_59.wav differ diff --git a/frontend/static/sound/click22/click22_6.wav b/frontend/static/sound/click22/click22_6.wav new file mode 100644 index 000000000000..bca15c1cf937 Binary files /dev/null and b/frontend/static/sound/click22/click22_6.wav differ diff --git a/frontend/static/sound/click22/click22_60.wav b/frontend/static/sound/click22/click22_60.wav new file mode 100644 index 000000000000..492e69e70f46 Binary files /dev/null and b/frontend/static/sound/click22/click22_60.wav differ diff --git a/frontend/static/sound/click22/click22_61.wav b/frontend/static/sound/click22/click22_61.wav new file mode 100644 index 000000000000..0253feb00310 Binary files /dev/null and b/frontend/static/sound/click22/click22_61.wav differ diff --git a/frontend/static/sound/click22/click22_62.wav b/frontend/static/sound/click22/click22_62.wav new file mode 100644 index 000000000000..49f820fc4a46 Binary files /dev/null and b/frontend/static/sound/click22/click22_62.wav differ diff --git a/frontend/static/sound/click22/click22_63.wav b/frontend/static/sound/click22/click22_63.wav new file mode 100644 index 000000000000..b8b3a48fea72 Binary files /dev/null and b/frontend/static/sound/click22/click22_63.wav differ diff --git a/frontend/static/sound/click22/click22_64.wav b/frontend/static/sound/click22/click22_64.wav new file mode 100644 index 000000000000..e117c99cf63e Binary files /dev/null and b/frontend/static/sound/click22/click22_64.wav differ diff --git a/frontend/static/sound/click22/click22_65.wav b/frontend/static/sound/click22/click22_65.wav new file mode 100644 index 000000000000..fcc278ab0d40 Binary files /dev/null and b/frontend/static/sound/click22/click22_65.wav differ diff --git a/frontend/static/sound/click22/click22_66.wav b/frontend/static/sound/click22/click22_66.wav new file mode 100644 index 000000000000..9bc781a6d0be Binary files /dev/null and b/frontend/static/sound/click22/click22_66.wav differ diff --git a/frontend/static/sound/click22/click22_67.wav b/frontend/static/sound/click22/click22_67.wav new file mode 100644 index 000000000000..187bb8981f6b Binary files /dev/null and b/frontend/static/sound/click22/click22_67.wav differ diff --git a/frontend/static/sound/click22/click22_68.wav b/frontend/static/sound/click22/click22_68.wav new file mode 100644 index 000000000000..32820797db77 Binary files /dev/null and b/frontend/static/sound/click22/click22_68.wav differ diff --git a/frontend/static/sound/click22/click22_69.wav b/frontend/static/sound/click22/click22_69.wav new file mode 100644 index 000000000000..8d695ee9334a Binary files /dev/null and b/frontend/static/sound/click22/click22_69.wav differ diff --git a/frontend/static/sound/click22/click22_7.wav b/frontend/static/sound/click22/click22_7.wav new file mode 100644 index 000000000000..d421cc6000a7 Binary files /dev/null and b/frontend/static/sound/click22/click22_7.wav differ diff --git a/frontend/static/sound/click22/click22_70.wav b/frontend/static/sound/click22/click22_70.wav new file mode 100644 index 000000000000..9d61afbde2f0 Binary files /dev/null and b/frontend/static/sound/click22/click22_70.wav differ diff --git a/frontend/static/sound/click22/click22_71.wav b/frontend/static/sound/click22/click22_71.wav new file mode 100644 index 000000000000..6dd7504488c4 Binary files /dev/null and b/frontend/static/sound/click22/click22_71.wav differ diff --git a/frontend/static/sound/click22/click22_72.wav b/frontend/static/sound/click22/click22_72.wav new file mode 100644 index 000000000000..23981afc4ab4 Binary files /dev/null and b/frontend/static/sound/click22/click22_72.wav differ diff --git a/frontend/static/sound/click22/click22_73.wav b/frontend/static/sound/click22/click22_73.wav new file mode 100644 index 000000000000..58101cd6faa3 Binary files /dev/null and b/frontend/static/sound/click22/click22_73.wav differ diff --git a/frontend/static/sound/click22/click22_74.wav b/frontend/static/sound/click22/click22_74.wav new file mode 100644 index 000000000000..de19e5abbe03 Binary files /dev/null and b/frontend/static/sound/click22/click22_74.wav differ diff --git a/frontend/static/sound/click22/click22_75.wav b/frontend/static/sound/click22/click22_75.wav new file mode 100644 index 000000000000..90b4d2146ee2 Binary files /dev/null and b/frontend/static/sound/click22/click22_75.wav differ diff --git a/frontend/static/sound/click22/click22_76.wav b/frontend/static/sound/click22/click22_76.wav new file mode 100644 index 000000000000..afd0bc7261ed Binary files /dev/null and b/frontend/static/sound/click22/click22_76.wav differ diff --git a/frontend/static/sound/click22/click22_77.wav b/frontend/static/sound/click22/click22_77.wav new file mode 100644 index 000000000000..187bb8981f6b Binary files /dev/null and b/frontend/static/sound/click22/click22_77.wav differ diff --git a/frontend/static/sound/click22/click22_78.wav b/frontend/static/sound/click22/click22_78.wav new file mode 100644 index 000000000000..9a1367f9ade8 Binary files /dev/null and b/frontend/static/sound/click22/click22_78.wav differ diff --git a/frontend/static/sound/click22/click22_79.wav b/frontend/static/sound/click22/click22_79.wav new file mode 100644 index 000000000000..32820797db77 Binary files /dev/null and b/frontend/static/sound/click22/click22_79.wav differ diff --git a/frontend/static/sound/click22/click22_8.wav b/frontend/static/sound/click22/click22_8.wav new file mode 100644 index 000000000000..9db84411853d Binary files /dev/null and b/frontend/static/sound/click22/click22_8.wav differ diff --git a/frontend/static/sound/click22/click22_80.wav b/frontend/static/sound/click22/click22_80.wav new file mode 100644 index 000000000000..8d695ee9334a Binary files /dev/null and b/frontend/static/sound/click22/click22_80.wav differ diff --git a/frontend/static/sound/click22/click22_81.wav b/frontend/static/sound/click22/click22_81.wav new file mode 100644 index 000000000000..a3a7c143b8bd Binary files /dev/null and b/frontend/static/sound/click22/click22_81.wav differ diff --git a/frontend/static/sound/click22/click22_82.wav b/frontend/static/sound/click22/click22_82.wav new file mode 100644 index 000000000000..9d61afbde2f0 Binary files /dev/null and b/frontend/static/sound/click22/click22_82.wav differ diff --git a/frontend/static/sound/click22/click22_83.wav b/frontend/static/sound/click22/click22_83.wav new file mode 100644 index 000000000000..e7f2e4bfb7c7 Binary files /dev/null and b/frontend/static/sound/click22/click22_83.wav differ diff --git a/frontend/static/sound/click22/click22_84.wav b/frontend/static/sound/click22/click22_84.wav new file mode 100644 index 000000000000..245d253360f9 Binary files /dev/null and b/frontend/static/sound/click22/click22_84.wav differ diff --git a/frontend/static/sound/click22/click22_85.wav b/frontend/static/sound/click22/click22_85.wav new file mode 100644 index 000000000000..c7a56e5a0555 Binary files /dev/null and b/frontend/static/sound/click22/click22_85.wav differ diff --git a/frontend/static/sound/click22/click22_86.wav b/frontend/static/sound/click22/click22_86.wav new file mode 100644 index 000000000000..22ac7ea2f30b Binary files /dev/null and b/frontend/static/sound/click22/click22_86.wav differ diff --git a/frontend/static/sound/click22/click22_87.wav b/frontend/static/sound/click22/click22_87.wav new file mode 100644 index 000000000000..a2d011beb0f1 Binary files /dev/null and b/frontend/static/sound/click22/click22_87.wav differ diff --git a/frontend/static/sound/click22/click22_88.wav b/frontend/static/sound/click22/click22_88.wav new file mode 100644 index 000000000000..f3fd6f9172de Binary files /dev/null and b/frontend/static/sound/click22/click22_88.wav differ diff --git a/frontend/static/sound/click22/click22_89.wav b/frontend/static/sound/click22/click22_89.wav new file mode 100644 index 000000000000..a47b1341bb8b Binary files /dev/null and b/frontend/static/sound/click22/click22_89.wav differ diff --git a/frontend/static/sound/click22/click22_9.wav b/frontend/static/sound/click22/click22_9.wav new file mode 100644 index 000000000000..a88026e307fc Binary files /dev/null and b/frontend/static/sound/click22/click22_9.wav differ diff --git a/frontend/static/sound/click22/click22_90.wav b/frontend/static/sound/click22/click22_90.wav new file mode 100644 index 000000000000..358a4a1ba793 Binary files /dev/null and b/frontend/static/sound/click22/click22_90.wav differ diff --git a/frontend/static/sound/click22/click22_91.wav b/frontend/static/sound/click22/click22_91.wav new file mode 100644 index 000000000000..55272bc02395 Binary files /dev/null and b/frontend/static/sound/click22/click22_91.wav differ diff --git a/frontend/static/sound/click22/click22_92.wav b/frontend/static/sound/click22/click22_92.wav new file mode 100644 index 000000000000..3a659c1addf8 Binary files /dev/null and b/frontend/static/sound/click22/click22_92.wav differ diff --git a/frontend/static/sound/click22/click22_93.wav b/frontend/static/sound/click22/click22_93.wav new file mode 100644 index 000000000000..4c14df2b83c7 Binary files /dev/null and b/frontend/static/sound/click22/click22_93.wav differ diff --git a/frontend/static/sound/click22/click22_94.wav b/frontend/static/sound/click22/click22_94.wav new file mode 100644 index 000000000000..56fa26e96644 Binary files /dev/null and b/frontend/static/sound/click22/click22_94.wav differ diff --git a/frontend/static/sound/click22/click22_95.wav b/frontend/static/sound/click22/click22_95.wav new file mode 100644 index 000000000000..e81842e9625b Binary files /dev/null and b/frontend/static/sound/click22/click22_95.wav differ diff --git a/frontend/static/sound/click22/click22_96.wav b/frontend/static/sound/click22/click22_96.wav new file mode 100644 index 000000000000..acbe9a006803 Binary files /dev/null and b/frontend/static/sound/click22/click22_96.wav differ diff --git a/frontend/static/sound/click22/click22_97.wav b/frontend/static/sound/click22/click22_97.wav new file mode 100644 index 000000000000..245d253360f9 Binary files /dev/null and b/frontend/static/sound/click22/click22_97.wav differ diff --git a/frontend/static/sound/click22/click22_98.wav b/frontend/static/sound/click22/click22_98.wav new file mode 100644 index 000000000000..90b4d2146ee2 Binary files /dev/null and b/frontend/static/sound/click22/click22_98.wav differ diff --git a/frontend/static/sound/click22/click22_99.wav b/frontend/static/sound/click22/click22_99.wav new file mode 100644 index 000000000000..9a1367f9ade8 Binary files /dev/null and b/frontend/static/sound/click22/click22_99.wav differ diff --git a/frontend/static/sound/click23/click23_1.wav b/frontend/static/sound/click23/click23_1.wav new file mode 100644 index 000000000000..af325f25c89c Binary files /dev/null and b/frontend/static/sound/click23/click23_1.wav differ diff --git a/frontend/static/sound/click23/click23_10.wav b/frontend/static/sound/click23/click23_10.wav new file mode 100644 index 000000000000..ba7e5e0327f3 Binary files /dev/null and b/frontend/static/sound/click23/click23_10.wav differ diff --git a/frontend/static/sound/click23/click23_100.wav b/frontend/static/sound/click23/click23_100.wav new file mode 100644 index 000000000000..05edb2441bde Binary files /dev/null and b/frontend/static/sound/click23/click23_100.wav differ diff --git a/frontend/static/sound/click23/click23_101.wav b/frontend/static/sound/click23/click23_101.wav new file mode 100644 index 000000000000..5be4518214da Binary files /dev/null and b/frontend/static/sound/click23/click23_101.wav differ diff --git a/frontend/static/sound/click23/click23_102.wav b/frontend/static/sound/click23/click23_102.wav new file mode 100644 index 000000000000..542daf65861c Binary files /dev/null and b/frontend/static/sound/click23/click23_102.wav differ diff --git a/frontend/static/sound/click23/click23_103.wav b/frontend/static/sound/click23/click23_103.wav new file mode 100644 index 000000000000..d9258abc3d3d Binary files /dev/null and b/frontend/static/sound/click23/click23_103.wav differ diff --git a/frontend/static/sound/click23/click23_104.wav b/frontend/static/sound/click23/click23_104.wav new file mode 100644 index 000000000000..cfd2778a128a Binary files /dev/null and b/frontend/static/sound/click23/click23_104.wav differ diff --git a/frontend/static/sound/click23/click23_105.wav b/frontend/static/sound/click23/click23_105.wav new file mode 100644 index 000000000000..4202a740158e Binary files /dev/null and b/frontend/static/sound/click23/click23_105.wav differ diff --git a/frontend/static/sound/click23/click23_106.wav b/frontend/static/sound/click23/click23_106.wav new file mode 100644 index 000000000000..4aeaf3256856 Binary files /dev/null and b/frontend/static/sound/click23/click23_106.wav differ diff --git a/frontend/static/sound/click23/click23_107.wav b/frontend/static/sound/click23/click23_107.wav new file mode 100644 index 000000000000..9edc64420faa Binary files /dev/null and b/frontend/static/sound/click23/click23_107.wav differ diff --git a/frontend/static/sound/click23/click23_108.wav b/frontend/static/sound/click23/click23_108.wav new file mode 100644 index 000000000000..fc7911d97d53 Binary files /dev/null and b/frontend/static/sound/click23/click23_108.wav differ diff --git a/frontend/static/sound/click23/click23_109.wav b/frontend/static/sound/click23/click23_109.wav new file mode 100644 index 000000000000..8ec571e3a115 Binary files /dev/null and b/frontend/static/sound/click23/click23_109.wav differ diff --git a/frontend/static/sound/click23/click23_11.wav b/frontend/static/sound/click23/click23_11.wav new file mode 100644 index 000000000000..532e0b2bf9ba Binary files /dev/null and b/frontend/static/sound/click23/click23_11.wav differ diff --git a/frontend/static/sound/click23/click23_110.wav b/frontend/static/sound/click23/click23_110.wav new file mode 100644 index 000000000000..c5cfa213bfd1 Binary files /dev/null and b/frontend/static/sound/click23/click23_110.wav differ diff --git a/frontend/static/sound/click23/click23_111.wav b/frontend/static/sound/click23/click23_111.wav new file mode 100644 index 000000000000..72056957cb39 Binary files /dev/null and b/frontend/static/sound/click23/click23_111.wav differ diff --git a/frontend/static/sound/click23/click23_112.wav b/frontend/static/sound/click23/click23_112.wav new file mode 100644 index 000000000000..9df1d7dfd87b Binary files /dev/null and b/frontend/static/sound/click23/click23_112.wav differ diff --git a/frontend/static/sound/click23/click23_113.wav b/frontend/static/sound/click23/click23_113.wav new file mode 100644 index 000000000000..4056c2209871 Binary files /dev/null and b/frontend/static/sound/click23/click23_113.wav differ diff --git a/frontend/static/sound/click23/click23_114.wav b/frontend/static/sound/click23/click23_114.wav new file mode 100644 index 000000000000..ce1e9bdcbf46 Binary files /dev/null and b/frontend/static/sound/click23/click23_114.wav differ diff --git a/frontend/static/sound/click23/click23_115.wav b/frontend/static/sound/click23/click23_115.wav new file mode 100644 index 000000000000..0d293b0bb937 Binary files /dev/null and b/frontend/static/sound/click23/click23_115.wav differ diff --git a/frontend/static/sound/click23/click23_12.wav b/frontend/static/sound/click23/click23_12.wav new file mode 100644 index 000000000000..810386448785 Binary files /dev/null and b/frontend/static/sound/click23/click23_12.wav differ diff --git a/frontend/static/sound/click23/click23_13.wav b/frontend/static/sound/click23/click23_13.wav new file mode 100644 index 000000000000..6c83e85f53eb Binary files /dev/null and b/frontend/static/sound/click23/click23_13.wav differ diff --git a/frontend/static/sound/click23/click23_14.wav b/frontend/static/sound/click23/click23_14.wav new file mode 100644 index 000000000000..0d1fed00c8fb Binary files /dev/null and b/frontend/static/sound/click23/click23_14.wav differ diff --git a/frontend/static/sound/click23/click23_15.wav b/frontend/static/sound/click23/click23_15.wav new file mode 100644 index 000000000000..48d5f83d3532 Binary files /dev/null and b/frontend/static/sound/click23/click23_15.wav differ diff --git a/frontend/static/sound/click23/click23_16.wav b/frontend/static/sound/click23/click23_16.wav new file mode 100644 index 000000000000..9a33788cd97d Binary files /dev/null and b/frontend/static/sound/click23/click23_16.wav differ diff --git a/frontend/static/sound/click23/click23_17.wav b/frontend/static/sound/click23/click23_17.wav new file mode 100644 index 000000000000..01e26a90da62 Binary files /dev/null and b/frontend/static/sound/click23/click23_17.wav differ diff --git a/frontend/static/sound/click23/click23_18.wav b/frontend/static/sound/click23/click23_18.wav new file mode 100644 index 000000000000..4b4c41e6c19e Binary files /dev/null and b/frontend/static/sound/click23/click23_18.wav differ diff --git a/frontend/static/sound/click23/click23_19.wav b/frontend/static/sound/click23/click23_19.wav new file mode 100644 index 000000000000..4a45a30c4495 Binary files /dev/null and b/frontend/static/sound/click23/click23_19.wav differ diff --git a/frontend/static/sound/click23/click23_2.wav b/frontend/static/sound/click23/click23_2.wav new file mode 100644 index 000000000000..5b4737e505a6 Binary files /dev/null and b/frontend/static/sound/click23/click23_2.wav differ diff --git a/frontend/static/sound/click23/click23_20.wav b/frontend/static/sound/click23/click23_20.wav new file mode 100644 index 000000000000..126f3552e388 Binary files /dev/null and b/frontend/static/sound/click23/click23_20.wav differ diff --git a/frontend/static/sound/click23/click23_21.wav b/frontend/static/sound/click23/click23_21.wav new file mode 100644 index 000000000000..b08d9f8e5653 Binary files /dev/null and b/frontend/static/sound/click23/click23_21.wav differ diff --git a/frontend/static/sound/click23/click23_22.wav b/frontend/static/sound/click23/click23_22.wav new file mode 100644 index 000000000000..b35a6a0a0a5a Binary files /dev/null and b/frontend/static/sound/click23/click23_22.wav differ diff --git a/frontend/static/sound/click23/click23_23.wav b/frontend/static/sound/click23/click23_23.wav new file mode 100644 index 000000000000..648b5a4bf3df Binary files /dev/null and b/frontend/static/sound/click23/click23_23.wav differ diff --git a/frontend/static/sound/click23/click23_24.wav b/frontend/static/sound/click23/click23_24.wav new file mode 100644 index 000000000000..b31db4281085 Binary files /dev/null and b/frontend/static/sound/click23/click23_24.wav differ diff --git a/frontend/static/sound/click23/click23_25.wav b/frontend/static/sound/click23/click23_25.wav new file mode 100644 index 000000000000..531baac57c5c Binary files /dev/null and b/frontend/static/sound/click23/click23_25.wav differ diff --git a/frontend/static/sound/click23/click23_26.wav b/frontend/static/sound/click23/click23_26.wav new file mode 100644 index 000000000000..42954360229e Binary files /dev/null and b/frontend/static/sound/click23/click23_26.wav differ diff --git a/frontend/static/sound/click23/click23_27.wav b/frontend/static/sound/click23/click23_27.wav new file mode 100644 index 000000000000..4c77a5e4aa6b Binary files /dev/null and b/frontend/static/sound/click23/click23_27.wav differ diff --git a/frontend/static/sound/click23/click23_28.wav b/frontend/static/sound/click23/click23_28.wav new file mode 100644 index 000000000000..cd1b70c328f5 Binary files /dev/null and b/frontend/static/sound/click23/click23_28.wav differ diff --git a/frontend/static/sound/click23/click23_29.wav b/frontend/static/sound/click23/click23_29.wav new file mode 100644 index 000000000000..126f3552e388 Binary files /dev/null and b/frontend/static/sound/click23/click23_29.wav differ diff --git a/frontend/static/sound/click23/click23_3.wav b/frontend/static/sound/click23/click23_3.wav new file mode 100644 index 000000000000..05edb2441bde Binary files /dev/null and b/frontend/static/sound/click23/click23_3.wav differ diff --git a/frontend/static/sound/click23/click23_30.wav b/frontend/static/sound/click23/click23_30.wav new file mode 100644 index 000000000000..4849bfc6febb Binary files /dev/null and b/frontend/static/sound/click23/click23_30.wav differ diff --git a/frontend/static/sound/click23/click23_31.wav b/frontend/static/sound/click23/click23_31.wav new file mode 100644 index 000000000000..938b4ea5f991 Binary files /dev/null and b/frontend/static/sound/click23/click23_31.wav differ diff --git a/frontend/static/sound/click23/click23_32.wav b/frontend/static/sound/click23/click23_32.wav new file mode 100644 index 000000000000..6b100feb99c9 Binary files /dev/null and b/frontend/static/sound/click23/click23_32.wav differ diff --git a/frontend/static/sound/click23/click23_33.wav b/frontend/static/sound/click23/click23_33.wav new file mode 100644 index 000000000000..e184e3c39162 Binary files /dev/null and b/frontend/static/sound/click23/click23_33.wav differ diff --git a/frontend/static/sound/click23/click23_34.wav b/frontend/static/sound/click23/click23_34.wav new file mode 100644 index 000000000000..8607208049ef Binary files /dev/null and b/frontend/static/sound/click23/click23_34.wav differ diff --git a/frontend/static/sound/click23/click23_35.wav b/frontend/static/sound/click23/click23_35.wav new file mode 100644 index 000000000000..f9e98ed6cca0 Binary files /dev/null and b/frontend/static/sound/click23/click23_35.wav differ diff --git a/frontend/static/sound/click23/click23_36.wav b/frontend/static/sound/click23/click23_36.wav new file mode 100644 index 000000000000..5e8857842696 Binary files /dev/null and b/frontend/static/sound/click23/click23_36.wav differ diff --git a/frontend/static/sound/click23/click23_37.wav b/frontend/static/sound/click23/click23_37.wav new file mode 100644 index 000000000000..542daf65861c Binary files /dev/null and b/frontend/static/sound/click23/click23_37.wav differ diff --git a/frontend/static/sound/click23/click23_38.wav b/frontend/static/sound/click23/click23_38.wav new file mode 100644 index 000000000000..d9258abc3d3d Binary files /dev/null and b/frontend/static/sound/click23/click23_38.wav differ diff --git a/frontend/static/sound/click23/click23_39.wav b/frontend/static/sound/click23/click23_39.wav new file mode 100644 index 000000000000..347e172a1da5 Binary files /dev/null and b/frontend/static/sound/click23/click23_39.wav differ diff --git a/frontend/static/sound/click23/click23_4.wav b/frontend/static/sound/click23/click23_4.wav new file mode 100644 index 000000000000..c507c4b4a226 Binary files /dev/null and b/frontend/static/sound/click23/click23_4.wav differ diff --git a/frontend/static/sound/click23/click23_40.wav b/frontend/static/sound/click23/click23_40.wav new file mode 100644 index 000000000000..5be4518214da Binary files /dev/null and b/frontend/static/sound/click23/click23_40.wav differ diff --git a/frontend/static/sound/click23/click23_41.wav b/frontend/static/sound/click23/click23_41.wav new file mode 100644 index 000000000000..ebf3ba33536b Binary files /dev/null and b/frontend/static/sound/click23/click23_41.wav differ diff --git a/frontend/static/sound/click23/click23_42.wav b/frontend/static/sound/click23/click23_42.wav new file mode 100644 index 000000000000..44a37e40fa7b Binary files /dev/null and b/frontend/static/sound/click23/click23_42.wav differ diff --git a/frontend/static/sound/click23/click23_43.wav b/frontend/static/sound/click23/click23_43.wav new file mode 100644 index 000000000000..4849bfc6febb Binary files /dev/null and b/frontend/static/sound/click23/click23_43.wav differ diff --git a/frontend/static/sound/click23/click23_44.wav b/frontend/static/sound/click23/click23_44.wav new file mode 100644 index 000000000000..e57a2fe16b7d Binary files /dev/null and b/frontend/static/sound/click23/click23_44.wav differ diff --git a/frontend/static/sound/click23/click23_45.wav b/frontend/static/sound/click23/click23_45.wav new file mode 100644 index 000000000000..98831950bdad Binary files /dev/null and b/frontend/static/sound/click23/click23_45.wav differ diff --git a/frontend/static/sound/click23/click23_46.wav b/frontend/static/sound/click23/click23_46.wav new file mode 100644 index 000000000000..214d9b74ab34 Binary files /dev/null and b/frontend/static/sound/click23/click23_46.wav differ diff --git a/frontend/static/sound/click23/click23_47.wav b/frontend/static/sound/click23/click23_47.wav new file mode 100644 index 000000000000..b8b9c1c40609 Binary files /dev/null and b/frontend/static/sound/click23/click23_47.wav differ diff --git a/frontend/static/sound/click23/click23_48.wav b/frontend/static/sound/click23/click23_48.wav new file mode 100644 index 000000000000..6501dfd90c85 Binary files /dev/null and b/frontend/static/sound/click23/click23_48.wav differ diff --git a/frontend/static/sound/click23/click23_49.wav b/frontend/static/sound/click23/click23_49.wav new file mode 100644 index 000000000000..9c7d8f6c8f8e Binary files /dev/null and b/frontend/static/sound/click23/click23_49.wav differ diff --git a/frontend/static/sound/click23/click23_5.wav b/frontend/static/sound/click23/click23_5.wav new file mode 100644 index 000000000000..cfd2778a128a Binary files /dev/null and b/frontend/static/sound/click23/click23_5.wav differ diff --git a/frontend/static/sound/click23/click23_50.wav b/frontend/static/sound/click23/click23_50.wav new file mode 100644 index 000000000000..f8e2c624aa20 Binary files /dev/null and b/frontend/static/sound/click23/click23_50.wav differ diff --git a/frontend/static/sound/click23/click23_51.wav b/frontend/static/sound/click23/click23_51.wav new file mode 100644 index 000000000000..8395dfc60c42 Binary files /dev/null and b/frontend/static/sound/click23/click23_51.wav differ diff --git a/frontend/static/sound/click23/click23_52.wav b/frontend/static/sound/click23/click23_52.wav new file mode 100644 index 000000000000..d6a7999e86a6 Binary files /dev/null and b/frontend/static/sound/click23/click23_52.wav differ diff --git a/frontend/static/sound/click23/click23_53.wav b/frontend/static/sound/click23/click23_53.wav new file mode 100644 index 000000000000..54eff77c96b6 Binary files /dev/null and b/frontend/static/sound/click23/click23_53.wav differ diff --git a/frontend/static/sound/click23/click23_54.wav b/frontend/static/sound/click23/click23_54.wav new file mode 100644 index 000000000000..3a7f7e6bcef6 Binary files /dev/null and b/frontend/static/sound/click23/click23_54.wav differ diff --git a/frontend/static/sound/click23/click23_55.wav b/frontend/static/sound/click23/click23_55.wav new file mode 100644 index 000000000000..4dbad1fc6f49 Binary files /dev/null and b/frontend/static/sound/click23/click23_55.wav differ diff --git a/frontend/static/sound/click23/click23_56.wav b/frontend/static/sound/click23/click23_56.wav new file mode 100644 index 000000000000..4dbad1fc6f49 Binary files /dev/null and b/frontend/static/sound/click23/click23_56.wav differ diff --git a/frontend/static/sound/click23/click23_57.wav b/frontend/static/sound/click23/click23_57.wav new file mode 100644 index 000000000000..43445975def1 Binary files /dev/null and b/frontend/static/sound/click23/click23_57.wav differ diff --git a/frontend/static/sound/click23/click23_58.wav b/frontend/static/sound/click23/click23_58.wav new file mode 100644 index 000000000000..19e08a0380b7 Binary files /dev/null and b/frontend/static/sound/click23/click23_58.wav differ diff --git a/frontend/static/sound/click23/click23_59.wav b/frontend/static/sound/click23/click23_59.wav new file mode 100644 index 000000000000..7f0742bb6c9f Binary files /dev/null and b/frontend/static/sound/click23/click23_59.wav differ diff --git a/frontend/static/sound/click23/click23_6.wav b/frontend/static/sound/click23/click23_6.wav new file mode 100644 index 000000000000..ba7aba142f59 Binary files /dev/null and b/frontend/static/sound/click23/click23_6.wav differ diff --git a/frontend/static/sound/click23/click23_60.wav b/frontend/static/sound/click23/click23_60.wav new file mode 100644 index 000000000000..502ec12e53e7 Binary files /dev/null and b/frontend/static/sound/click23/click23_60.wav differ diff --git a/frontend/static/sound/click23/click23_61.wav b/frontend/static/sound/click23/click23_61.wav new file mode 100644 index 000000000000..7f98e596bd3a Binary files /dev/null and b/frontend/static/sound/click23/click23_61.wav differ diff --git a/frontend/static/sound/click23/click23_62.wav b/frontend/static/sound/click23/click23_62.wav new file mode 100644 index 000000000000..7b11d5ec4350 Binary files /dev/null and b/frontend/static/sound/click23/click23_62.wav differ diff --git a/frontend/static/sound/click23/click23_63.wav b/frontend/static/sound/click23/click23_63.wav new file mode 100644 index 000000000000..5b3e9898f8b0 Binary files /dev/null and b/frontend/static/sound/click23/click23_63.wav differ diff --git a/frontend/static/sound/click23/click23_64.wav b/frontend/static/sound/click23/click23_64.wav new file mode 100644 index 000000000000..8ec571e3a115 Binary files /dev/null and b/frontend/static/sound/click23/click23_64.wav differ diff --git a/frontend/static/sound/click23/click23_65.wav b/frontend/static/sound/click23/click23_65.wav new file mode 100644 index 000000000000..8607208049ef Binary files /dev/null and b/frontend/static/sound/click23/click23_65.wav differ diff --git a/frontend/static/sound/click23/click23_66.wav b/frontend/static/sound/click23/click23_66.wav new file mode 100644 index 000000000000..8ee92195e8b5 Binary files /dev/null and b/frontend/static/sound/click23/click23_66.wav differ diff --git a/frontend/static/sound/click23/click23_67.wav b/frontend/static/sound/click23/click23_67.wav new file mode 100644 index 000000000000..c5cfa213bfd1 Binary files /dev/null and b/frontend/static/sound/click23/click23_67.wav differ diff --git a/frontend/static/sound/click23/click23_68.wav b/frontend/static/sound/click23/click23_68.wav new file mode 100644 index 000000000000..4202a740158e Binary files /dev/null and b/frontend/static/sound/click23/click23_68.wav differ diff --git a/frontend/static/sound/click23/click23_69.wav b/frontend/static/sound/click23/click23_69.wav new file mode 100644 index 000000000000..fc7911d97d53 Binary files /dev/null and b/frontend/static/sound/click23/click23_69.wav differ diff --git a/frontend/static/sound/click23/click23_7.wav b/frontend/static/sound/click23/click23_7.wav new file mode 100644 index 000000000000..184bcf4293e3 Binary files /dev/null and b/frontend/static/sound/click23/click23_7.wav differ diff --git a/frontend/static/sound/click23/click23_70.wav b/frontend/static/sound/click23/click23_70.wav new file mode 100644 index 000000000000..9edc64420faa Binary files /dev/null and b/frontend/static/sound/click23/click23_70.wav differ diff --git a/frontend/static/sound/click23/click23_71.wav b/frontend/static/sound/click23/click23_71.wav new file mode 100644 index 000000000000..5b7883653e28 Binary files /dev/null and b/frontend/static/sound/click23/click23_71.wav differ diff --git a/frontend/static/sound/click23/click23_72.wav b/frontend/static/sound/click23/click23_72.wav new file mode 100644 index 000000000000..693af0410b28 Binary files /dev/null and b/frontend/static/sound/click23/click23_72.wav differ diff --git a/frontend/static/sound/click23/click23_73.wav b/frontend/static/sound/click23/click23_73.wav new file mode 100644 index 000000000000..b7520fe181b2 Binary files /dev/null and b/frontend/static/sound/click23/click23_73.wav differ diff --git a/frontend/static/sound/click23/click23_74.wav b/frontend/static/sound/click23/click23_74.wav new file mode 100644 index 000000000000..8f067674e95a Binary files /dev/null and b/frontend/static/sound/click23/click23_74.wav differ diff --git a/frontend/static/sound/click23/click23_75.wav b/frontend/static/sound/click23/click23_75.wav new file mode 100644 index 000000000000..f9e98ed6cca0 Binary files /dev/null and b/frontend/static/sound/click23/click23_75.wav differ diff --git a/frontend/static/sound/click23/click23_76.wav b/frontend/static/sound/click23/click23_76.wav new file mode 100644 index 000000000000..52eda3c83baa Binary files /dev/null and b/frontend/static/sound/click23/click23_76.wav differ diff --git a/frontend/static/sound/click23/click23_77.wav b/frontend/static/sound/click23/click23_77.wav new file mode 100644 index 000000000000..c5cfa213bfd1 Binary files /dev/null and b/frontend/static/sound/click23/click23_77.wav differ diff --git a/frontend/static/sound/click23/click23_78.wav b/frontend/static/sound/click23/click23_78.wav new file mode 100644 index 000000000000..5e8857842696 Binary files /dev/null and b/frontend/static/sound/click23/click23_78.wav differ diff --git a/frontend/static/sound/click23/click23_79.wav b/frontend/static/sound/click23/click23_79.wav new file mode 100644 index 000000000000..4202a740158e Binary files /dev/null and b/frontend/static/sound/click23/click23_79.wav differ diff --git a/frontend/static/sound/click23/click23_8.wav b/frontend/static/sound/click23/click23_8.wav new file mode 100644 index 000000000000..f349afa9aa92 Binary files /dev/null and b/frontend/static/sound/click23/click23_8.wav differ diff --git a/frontend/static/sound/click23/click23_80.wav b/frontend/static/sound/click23/click23_80.wav new file mode 100644 index 000000000000..fc7911d97d53 Binary files /dev/null and b/frontend/static/sound/click23/click23_80.wav differ diff --git a/frontend/static/sound/click23/click23_81.wav b/frontend/static/sound/click23/click23_81.wav new file mode 100644 index 000000000000..542daf65861c Binary files /dev/null and b/frontend/static/sound/click23/click23_81.wav differ diff --git a/frontend/static/sound/click23/click23_82.wav b/frontend/static/sound/click23/click23_82.wav new file mode 100644 index 000000000000..9edc64420faa Binary files /dev/null and b/frontend/static/sound/click23/click23_82.wav differ diff --git a/frontend/static/sound/click23/click23_83.wav b/frontend/static/sound/click23/click23_83.wav new file mode 100644 index 000000000000..d9258abc3d3d Binary files /dev/null and b/frontend/static/sound/click23/click23_83.wav differ diff --git a/frontend/static/sound/click23/click23_84.wav b/frontend/static/sound/click23/click23_84.wav new file mode 100644 index 000000000000..347e172a1da5 Binary files /dev/null and b/frontend/static/sound/click23/click23_84.wav differ diff --git a/frontend/static/sound/click23/click23_85.wav b/frontend/static/sound/click23/click23_85.wav new file mode 100644 index 000000000000..5be4518214da Binary files /dev/null and b/frontend/static/sound/click23/click23_85.wav differ diff --git a/frontend/static/sound/click23/click23_86.wav b/frontend/static/sound/click23/click23_86.wav new file mode 100644 index 000000000000..b38c3082fc3f Binary files /dev/null and b/frontend/static/sound/click23/click23_86.wav differ diff --git a/frontend/static/sound/click23/click23_87.wav b/frontend/static/sound/click23/click23_87.wav new file mode 100644 index 000000000000..0594e8231c87 Binary files /dev/null and b/frontend/static/sound/click23/click23_87.wav differ diff --git a/frontend/static/sound/click23/click23_88.wav b/frontend/static/sound/click23/click23_88.wav new file mode 100644 index 000000000000..7ab93d2baf32 Binary files /dev/null and b/frontend/static/sound/click23/click23_88.wav differ diff --git a/frontend/static/sound/click23/click23_89.wav b/frontend/static/sound/click23/click23_89.wav new file mode 100644 index 000000000000..9862eae99035 Binary files /dev/null and b/frontend/static/sound/click23/click23_89.wav differ diff --git a/frontend/static/sound/click23/click23_9.wav b/frontend/static/sound/click23/click23_9.wav new file mode 100644 index 000000000000..ea15e18d1177 Binary files /dev/null and b/frontend/static/sound/click23/click23_9.wav differ diff --git a/frontend/static/sound/click23/click23_90.wav b/frontend/static/sound/click23/click23_90.wav new file mode 100644 index 000000000000..70472976d94e Binary files /dev/null and b/frontend/static/sound/click23/click23_90.wav differ diff --git a/frontend/static/sound/click23/click23_91.wav b/frontend/static/sound/click23/click23_91.wav new file mode 100644 index 000000000000..abfa6f271d44 Binary files /dev/null and b/frontend/static/sound/click23/click23_91.wav differ diff --git a/frontend/static/sound/click23/click23_92.wav b/frontend/static/sound/click23/click23_92.wav new file mode 100644 index 000000000000..99dd6c972e70 Binary files /dev/null and b/frontend/static/sound/click23/click23_92.wav differ diff --git a/frontend/static/sound/click23/click23_93.wav b/frontend/static/sound/click23/click23_93.wav new file mode 100644 index 000000000000..0a56f48dc42a Binary files /dev/null and b/frontend/static/sound/click23/click23_93.wav differ diff --git a/frontend/static/sound/click23/click23_94.wav b/frontend/static/sound/click23/click23_94.wav new file mode 100644 index 000000000000..6b100feb99c9 Binary files /dev/null and b/frontend/static/sound/click23/click23_94.wav differ diff --git a/frontend/static/sound/click23/click23_95.wav b/frontend/static/sound/click23/click23_95.wav new file mode 100644 index 000000000000..35f3b051fb1a Binary files /dev/null and b/frontend/static/sound/click23/click23_95.wav differ diff --git a/frontend/static/sound/click23/click23_96.wav b/frontend/static/sound/click23/click23_96.wav new file mode 100644 index 000000000000..938b4ea5f991 Binary files /dev/null and b/frontend/static/sound/click23/click23_96.wav differ diff --git a/frontend/static/sound/click23/click23_97.wav b/frontend/static/sound/click23/click23_97.wav new file mode 100644 index 000000000000..347e172a1da5 Binary files /dev/null and b/frontend/static/sound/click23/click23_97.wav differ diff --git a/frontend/static/sound/click23/click23_98.wav b/frontend/static/sound/click23/click23_98.wav new file mode 100644 index 000000000000..f9e98ed6cca0 Binary files /dev/null and b/frontend/static/sound/click23/click23_98.wav differ diff --git a/frontend/static/sound/click23/click23_99.wav b/frontend/static/sound/click23/click23_99.wav new file mode 100644 index 000000000000..5e8857842696 Binary files /dev/null and b/frontend/static/sound/click23/click23_99.wav differ diff --git a/frontend/static/sound/click24/click24_1.wav b/frontend/static/sound/click24/click24_1.wav new file mode 100644 index 000000000000..3f27fa23839b Binary files /dev/null and b/frontend/static/sound/click24/click24_1.wav differ diff --git a/frontend/static/sound/click24/click24_10.wav b/frontend/static/sound/click24/click24_10.wav new file mode 100644 index 000000000000..ef446b6a58c6 Binary files /dev/null and b/frontend/static/sound/click24/click24_10.wav differ diff --git a/frontend/static/sound/click24/click24_100.wav b/frontend/static/sound/click24/click24_100.wav new file mode 100644 index 000000000000..ac4c5bc61017 Binary files /dev/null and b/frontend/static/sound/click24/click24_100.wav differ diff --git a/frontend/static/sound/click24/click24_101.wav b/frontend/static/sound/click24/click24_101.wav new file mode 100644 index 000000000000..2563ec17197f Binary files /dev/null and b/frontend/static/sound/click24/click24_101.wav differ diff --git a/frontend/static/sound/click24/click24_102.wav b/frontend/static/sound/click24/click24_102.wav new file mode 100644 index 000000000000..89b24b883a07 Binary files /dev/null and b/frontend/static/sound/click24/click24_102.wav differ diff --git a/frontend/static/sound/click24/click24_103.wav b/frontend/static/sound/click24/click24_103.wav new file mode 100644 index 000000000000..161886b98a18 Binary files /dev/null and b/frontend/static/sound/click24/click24_103.wav differ diff --git a/frontend/static/sound/click24/click24_104.wav b/frontend/static/sound/click24/click24_104.wav new file mode 100644 index 000000000000..ce18bdf5534d Binary files /dev/null and b/frontend/static/sound/click24/click24_104.wav differ diff --git a/frontend/static/sound/click24/click24_105.wav b/frontend/static/sound/click24/click24_105.wav new file mode 100644 index 000000000000..c47db9f81584 Binary files /dev/null and b/frontend/static/sound/click24/click24_105.wav differ diff --git a/frontend/static/sound/click24/click24_106.wav b/frontend/static/sound/click24/click24_106.wav new file mode 100644 index 000000000000..743b9baca790 Binary files /dev/null and b/frontend/static/sound/click24/click24_106.wav differ diff --git a/frontend/static/sound/click24/click24_107.wav b/frontend/static/sound/click24/click24_107.wav new file mode 100644 index 000000000000..7cfce447db96 Binary files /dev/null and b/frontend/static/sound/click24/click24_107.wav differ diff --git a/frontend/static/sound/click24/click24_108.wav b/frontend/static/sound/click24/click24_108.wav new file mode 100644 index 000000000000..e7a2414bc66a Binary files /dev/null and b/frontend/static/sound/click24/click24_108.wav differ diff --git a/frontend/static/sound/click24/click24_109.wav b/frontend/static/sound/click24/click24_109.wav new file mode 100644 index 000000000000..ec08e7ef9412 Binary files /dev/null and b/frontend/static/sound/click24/click24_109.wav differ diff --git a/frontend/static/sound/click24/click24_11.wav b/frontend/static/sound/click24/click24_11.wav new file mode 100644 index 000000000000..dbcc6911c321 Binary files /dev/null and b/frontend/static/sound/click24/click24_11.wav differ diff --git a/frontend/static/sound/click24/click24_110.wav b/frontend/static/sound/click24/click24_110.wav new file mode 100644 index 000000000000..89112b1bcecc Binary files /dev/null and b/frontend/static/sound/click24/click24_110.wav differ diff --git a/frontend/static/sound/click24/click24_111.wav b/frontend/static/sound/click24/click24_111.wav new file mode 100644 index 000000000000..67f555ad0c0f Binary files /dev/null and b/frontend/static/sound/click24/click24_111.wav differ diff --git a/frontend/static/sound/click24/click24_112.wav b/frontend/static/sound/click24/click24_112.wav new file mode 100644 index 000000000000..d92cf67217e0 Binary files /dev/null and b/frontend/static/sound/click24/click24_112.wav differ diff --git a/frontend/static/sound/click24/click24_113.wav b/frontend/static/sound/click24/click24_113.wav new file mode 100644 index 000000000000..79b803537926 Binary files /dev/null and b/frontend/static/sound/click24/click24_113.wav differ diff --git a/frontend/static/sound/click24/click24_114.wav b/frontend/static/sound/click24/click24_114.wav new file mode 100644 index 000000000000..5ab872b4ffd5 Binary files /dev/null and b/frontend/static/sound/click24/click24_114.wav differ diff --git a/frontend/static/sound/click24/click24_115.wav b/frontend/static/sound/click24/click24_115.wav new file mode 100644 index 000000000000..1c157dcb1d06 Binary files /dev/null and b/frontend/static/sound/click24/click24_115.wav differ diff --git a/frontend/static/sound/click24/click24_12.wav b/frontend/static/sound/click24/click24_12.wav new file mode 100644 index 000000000000..e0be601160d0 Binary files /dev/null and b/frontend/static/sound/click24/click24_12.wav differ diff --git a/frontend/static/sound/click24/click24_13.wav b/frontend/static/sound/click24/click24_13.wav new file mode 100644 index 000000000000..196d22a9b744 Binary files /dev/null and b/frontend/static/sound/click24/click24_13.wav differ diff --git a/frontend/static/sound/click24/click24_14.wav b/frontend/static/sound/click24/click24_14.wav new file mode 100644 index 000000000000..2d3bb4da60fd Binary files /dev/null and b/frontend/static/sound/click24/click24_14.wav differ diff --git a/frontend/static/sound/click24/click24_15.wav b/frontend/static/sound/click24/click24_15.wav new file mode 100644 index 000000000000..464cfba8b8a7 Binary files /dev/null and b/frontend/static/sound/click24/click24_15.wav differ diff --git a/frontend/static/sound/click24/click24_16.wav b/frontend/static/sound/click24/click24_16.wav new file mode 100644 index 000000000000..fc0c0c019cac Binary files /dev/null and b/frontend/static/sound/click24/click24_16.wav differ diff --git a/frontend/static/sound/click24/click24_17.wav b/frontend/static/sound/click24/click24_17.wav new file mode 100644 index 000000000000..2c1b3e74e8eb Binary files /dev/null and b/frontend/static/sound/click24/click24_17.wav differ diff --git a/frontend/static/sound/click24/click24_18.wav b/frontend/static/sound/click24/click24_18.wav new file mode 100644 index 000000000000..c307394c5a92 Binary files /dev/null and b/frontend/static/sound/click24/click24_18.wav differ diff --git a/frontend/static/sound/click24/click24_19.wav b/frontend/static/sound/click24/click24_19.wav new file mode 100644 index 000000000000..3a0dacfbb2ef Binary files /dev/null and b/frontend/static/sound/click24/click24_19.wav differ diff --git a/frontend/static/sound/click24/click24_2.wav b/frontend/static/sound/click24/click24_2.wav new file mode 100644 index 000000000000..dbb7f0ac749c Binary files /dev/null and b/frontend/static/sound/click24/click24_2.wav differ diff --git a/frontend/static/sound/click24/click24_20.wav b/frontend/static/sound/click24/click24_20.wav new file mode 100644 index 000000000000..1a456dc2b300 Binary files /dev/null and b/frontend/static/sound/click24/click24_20.wav differ diff --git a/frontend/static/sound/click24/click24_21.wav b/frontend/static/sound/click24/click24_21.wav new file mode 100644 index 000000000000..f0361962284d Binary files /dev/null and b/frontend/static/sound/click24/click24_21.wav differ diff --git a/frontend/static/sound/click24/click24_22.wav b/frontend/static/sound/click24/click24_22.wav new file mode 100644 index 000000000000..f5559c41d44c Binary files /dev/null and b/frontend/static/sound/click24/click24_22.wav differ diff --git a/frontend/static/sound/click24/click24_23.wav b/frontend/static/sound/click24/click24_23.wav new file mode 100644 index 000000000000..757cf415297e Binary files /dev/null and b/frontend/static/sound/click24/click24_23.wav differ diff --git a/frontend/static/sound/click24/click24_24.wav b/frontend/static/sound/click24/click24_24.wav new file mode 100644 index 000000000000..27b08ca900ce Binary files /dev/null and b/frontend/static/sound/click24/click24_24.wav differ diff --git a/frontend/static/sound/click24/click24_25.wav b/frontend/static/sound/click24/click24_25.wav new file mode 100644 index 000000000000..6d8423e612fc Binary files /dev/null and b/frontend/static/sound/click24/click24_25.wav differ diff --git a/frontend/static/sound/click24/click24_26.wav b/frontend/static/sound/click24/click24_26.wav new file mode 100644 index 000000000000..f32815e584d0 Binary files /dev/null and b/frontend/static/sound/click24/click24_26.wav differ diff --git a/frontend/static/sound/click24/click24_27.wav b/frontend/static/sound/click24/click24_27.wav new file mode 100644 index 000000000000..0acbc67d3335 Binary files /dev/null and b/frontend/static/sound/click24/click24_27.wav differ diff --git a/frontend/static/sound/click24/click24_28.wav b/frontend/static/sound/click24/click24_28.wav new file mode 100644 index 000000000000..cac1fd83db6b Binary files /dev/null and b/frontend/static/sound/click24/click24_28.wav differ diff --git a/frontend/static/sound/click24/click24_29.wav b/frontend/static/sound/click24/click24_29.wav new file mode 100644 index 000000000000..1a456dc2b300 Binary files /dev/null and b/frontend/static/sound/click24/click24_29.wav differ diff --git a/frontend/static/sound/click24/click24_3.wav b/frontend/static/sound/click24/click24_3.wav new file mode 100644 index 000000000000..ac4c5bc61017 Binary files /dev/null and b/frontend/static/sound/click24/click24_3.wav differ diff --git a/frontend/static/sound/click24/click24_30.wav b/frontend/static/sound/click24/click24_30.wav new file mode 100644 index 000000000000..767198a697aa Binary files /dev/null and b/frontend/static/sound/click24/click24_30.wav differ diff --git a/frontend/static/sound/click24/click24_31.wav b/frontend/static/sound/click24/click24_31.wav new file mode 100644 index 000000000000..cb31bd287ba2 Binary files /dev/null and b/frontend/static/sound/click24/click24_31.wav differ diff --git a/frontend/static/sound/click24/click24_32.wav b/frontend/static/sound/click24/click24_32.wav new file mode 100644 index 000000000000..bec05af503aa Binary files /dev/null and b/frontend/static/sound/click24/click24_32.wav differ diff --git a/frontend/static/sound/click24/click24_33.wav b/frontend/static/sound/click24/click24_33.wav new file mode 100644 index 000000000000..a16e0bb57c8a Binary files /dev/null and b/frontend/static/sound/click24/click24_33.wav differ diff --git a/frontend/static/sound/click24/click24_34.wav b/frontend/static/sound/click24/click24_34.wav new file mode 100644 index 000000000000..993fcc3a9cbc Binary files /dev/null and b/frontend/static/sound/click24/click24_34.wav differ diff --git a/frontend/static/sound/click24/click24_35.wav b/frontend/static/sound/click24/click24_35.wav new file mode 100644 index 000000000000..4cf3811d64f4 Binary files /dev/null and b/frontend/static/sound/click24/click24_35.wav differ diff --git a/frontend/static/sound/click24/click24_36.wav b/frontend/static/sound/click24/click24_36.wav new file mode 100644 index 000000000000..6535d06e09dc Binary files /dev/null and b/frontend/static/sound/click24/click24_36.wav differ diff --git a/frontend/static/sound/click24/click24_37.wav b/frontend/static/sound/click24/click24_37.wav new file mode 100644 index 000000000000..89b24b883a07 Binary files /dev/null and b/frontend/static/sound/click24/click24_37.wav differ diff --git a/frontend/static/sound/click24/click24_38.wav b/frontend/static/sound/click24/click24_38.wav new file mode 100644 index 000000000000..161886b98a18 Binary files /dev/null and b/frontend/static/sound/click24/click24_38.wav differ diff --git a/frontend/static/sound/click24/click24_39.wav b/frontend/static/sound/click24/click24_39.wav new file mode 100644 index 000000000000..129591031300 Binary files /dev/null and b/frontend/static/sound/click24/click24_39.wav differ diff --git a/frontend/static/sound/click24/click24_4.wav b/frontend/static/sound/click24/click24_4.wav new file mode 100644 index 000000000000..668325edef7a Binary files /dev/null and b/frontend/static/sound/click24/click24_4.wav differ diff --git a/frontend/static/sound/click24/click24_40.wav b/frontend/static/sound/click24/click24_40.wav new file mode 100644 index 000000000000..2563ec17197f Binary files /dev/null and b/frontend/static/sound/click24/click24_40.wav differ diff --git a/frontend/static/sound/click24/click24_41.wav b/frontend/static/sound/click24/click24_41.wav new file mode 100644 index 000000000000..5b78aba8e356 Binary files /dev/null and b/frontend/static/sound/click24/click24_41.wav differ diff --git a/frontend/static/sound/click24/click24_42.wav b/frontend/static/sound/click24/click24_42.wav new file mode 100644 index 000000000000..94d0d456a319 Binary files /dev/null and b/frontend/static/sound/click24/click24_42.wav differ diff --git a/frontend/static/sound/click24/click24_43.wav b/frontend/static/sound/click24/click24_43.wav new file mode 100644 index 000000000000..767198a697aa Binary files /dev/null and b/frontend/static/sound/click24/click24_43.wav differ diff --git a/frontend/static/sound/click24/click24_44.wav b/frontend/static/sound/click24/click24_44.wav new file mode 100644 index 000000000000..e64859c0ec27 Binary files /dev/null and b/frontend/static/sound/click24/click24_44.wav differ diff --git a/frontend/static/sound/click24/click24_45.wav b/frontend/static/sound/click24/click24_45.wav new file mode 100644 index 000000000000..478001efaf97 Binary files /dev/null and b/frontend/static/sound/click24/click24_45.wav differ diff --git a/frontend/static/sound/click24/click24_46.wav b/frontend/static/sound/click24/click24_46.wav new file mode 100644 index 000000000000..5add407d71af Binary files /dev/null and b/frontend/static/sound/click24/click24_46.wav differ diff --git a/frontend/static/sound/click24/click24_47.wav b/frontend/static/sound/click24/click24_47.wav new file mode 100644 index 000000000000..0a0f7aaba888 Binary files /dev/null and b/frontend/static/sound/click24/click24_47.wav differ diff --git a/frontend/static/sound/click24/click24_48.wav b/frontend/static/sound/click24/click24_48.wav new file mode 100644 index 000000000000..16c8f8cc4d06 Binary files /dev/null and b/frontend/static/sound/click24/click24_48.wav differ diff --git a/frontend/static/sound/click24/click24_49.wav b/frontend/static/sound/click24/click24_49.wav new file mode 100644 index 000000000000..867db3eed66b Binary files /dev/null and b/frontend/static/sound/click24/click24_49.wav differ diff --git a/frontend/static/sound/click24/click24_5.wav b/frontend/static/sound/click24/click24_5.wav new file mode 100644 index 000000000000..ce18bdf5534d Binary files /dev/null and b/frontend/static/sound/click24/click24_5.wav differ diff --git a/frontend/static/sound/click24/click24_50.wav b/frontend/static/sound/click24/click24_50.wav new file mode 100644 index 000000000000..8d3b69c5204b Binary files /dev/null and b/frontend/static/sound/click24/click24_50.wav differ diff --git a/frontend/static/sound/click24/click24_51.wav b/frontend/static/sound/click24/click24_51.wav new file mode 100644 index 000000000000..6ac1221e40e2 Binary files /dev/null and b/frontend/static/sound/click24/click24_51.wav differ diff --git a/frontend/static/sound/click24/click24_52.wav b/frontend/static/sound/click24/click24_52.wav new file mode 100644 index 000000000000..667add4b5ffb Binary files /dev/null and b/frontend/static/sound/click24/click24_52.wav differ diff --git a/frontend/static/sound/click24/click24_53.wav b/frontend/static/sound/click24/click24_53.wav new file mode 100644 index 000000000000..a3597aca7714 Binary files /dev/null and b/frontend/static/sound/click24/click24_53.wav differ diff --git a/frontend/static/sound/click24/click24_54.wav b/frontend/static/sound/click24/click24_54.wav new file mode 100644 index 000000000000..54a0163d4ba8 Binary files /dev/null and b/frontend/static/sound/click24/click24_54.wav differ diff --git a/frontend/static/sound/click24/click24_55.wav b/frontend/static/sound/click24/click24_55.wav new file mode 100644 index 000000000000..b27e8ce0d1f1 Binary files /dev/null and b/frontend/static/sound/click24/click24_55.wav differ diff --git a/frontend/static/sound/click24/click24_56.wav b/frontend/static/sound/click24/click24_56.wav new file mode 100644 index 000000000000..39af84eae92b Binary files /dev/null and b/frontend/static/sound/click24/click24_56.wav differ diff --git a/frontend/static/sound/click24/click24_57.wav b/frontend/static/sound/click24/click24_57.wav new file mode 100644 index 000000000000..a0eb851d7a8a Binary files /dev/null and b/frontend/static/sound/click24/click24_57.wav differ diff --git a/frontend/static/sound/click24/click24_58.wav b/frontend/static/sound/click24/click24_58.wav new file mode 100644 index 000000000000..dc7b4c875b21 Binary files /dev/null and b/frontend/static/sound/click24/click24_58.wav differ diff --git a/frontend/static/sound/click24/click24_59.wav b/frontend/static/sound/click24/click24_59.wav new file mode 100644 index 000000000000..d3fd097da797 Binary files /dev/null and b/frontend/static/sound/click24/click24_59.wav differ diff --git a/frontend/static/sound/click24/click24_6.wav b/frontend/static/sound/click24/click24_6.wav new file mode 100644 index 000000000000..dfbc191be3f5 Binary files /dev/null and b/frontend/static/sound/click24/click24_6.wav differ diff --git a/frontend/static/sound/click24/click24_60.wav b/frontend/static/sound/click24/click24_60.wav new file mode 100644 index 000000000000..57c1946f370f Binary files /dev/null and b/frontend/static/sound/click24/click24_60.wav differ diff --git a/frontend/static/sound/click24/click24_61.wav b/frontend/static/sound/click24/click24_61.wav new file mode 100644 index 000000000000..29f7941754f1 Binary files /dev/null and b/frontend/static/sound/click24/click24_61.wav differ diff --git a/frontend/static/sound/click24/click24_62.wav b/frontend/static/sound/click24/click24_62.wav new file mode 100644 index 000000000000..89395a6471c2 Binary files /dev/null and b/frontend/static/sound/click24/click24_62.wav differ diff --git a/frontend/static/sound/click24/click24_63.wav b/frontend/static/sound/click24/click24_63.wav new file mode 100644 index 000000000000..b17c4f74b29a Binary files /dev/null and b/frontend/static/sound/click24/click24_63.wav differ diff --git a/frontend/static/sound/click24/click24_64.wav b/frontend/static/sound/click24/click24_64.wav new file mode 100644 index 000000000000..ec08e7ef9412 Binary files /dev/null and b/frontend/static/sound/click24/click24_64.wav differ diff --git a/frontend/static/sound/click24/click24_65.wav b/frontend/static/sound/click24/click24_65.wav new file mode 100644 index 000000000000..993fcc3a9cbc Binary files /dev/null and b/frontend/static/sound/click24/click24_65.wav differ diff --git a/frontend/static/sound/click24/click24_66.wav b/frontend/static/sound/click24/click24_66.wav new file mode 100644 index 000000000000..bd82bba47919 Binary files /dev/null and b/frontend/static/sound/click24/click24_66.wav differ diff --git a/frontend/static/sound/click24/click24_67.wav b/frontend/static/sound/click24/click24_67.wav new file mode 100644 index 000000000000..89112b1bcecc Binary files /dev/null and b/frontend/static/sound/click24/click24_67.wav differ diff --git a/frontend/static/sound/click24/click24_68.wav b/frontend/static/sound/click24/click24_68.wav new file mode 100644 index 000000000000..c47db9f81584 Binary files /dev/null and b/frontend/static/sound/click24/click24_68.wav differ diff --git a/frontend/static/sound/click24/click24_69.wav b/frontend/static/sound/click24/click24_69.wav new file mode 100644 index 000000000000..e7a2414bc66a Binary files /dev/null and b/frontend/static/sound/click24/click24_69.wav differ diff --git a/frontend/static/sound/click24/click24_7.wav b/frontend/static/sound/click24/click24_7.wav new file mode 100644 index 000000000000..7a12987bc6dc Binary files /dev/null and b/frontend/static/sound/click24/click24_7.wav differ diff --git a/frontend/static/sound/click24/click24_70.wav b/frontend/static/sound/click24/click24_70.wav new file mode 100644 index 000000000000..7cfce447db96 Binary files /dev/null and b/frontend/static/sound/click24/click24_70.wav differ diff --git a/frontend/static/sound/click24/click24_71.wav b/frontend/static/sound/click24/click24_71.wav new file mode 100644 index 000000000000..37ffa35c7a43 Binary files /dev/null and b/frontend/static/sound/click24/click24_71.wav differ diff --git a/frontend/static/sound/click24/click24_72.wav b/frontend/static/sound/click24/click24_72.wav new file mode 100644 index 000000000000..f17ddb182782 Binary files /dev/null and b/frontend/static/sound/click24/click24_72.wav differ diff --git a/frontend/static/sound/click24/click24_73.wav b/frontend/static/sound/click24/click24_73.wav new file mode 100644 index 000000000000..6557ec6afdc9 Binary files /dev/null and b/frontend/static/sound/click24/click24_73.wav differ diff --git a/frontend/static/sound/click24/click24_74.wav b/frontend/static/sound/click24/click24_74.wav new file mode 100644 index 000000000000..2b3e2d2747ef Binary files /dev/null and b/frontend/static/sound/click24/click24_74.wav differ diff --git a/frontend/static/sound/click24/click24_75.wav b/frontend/static/sound/click24/click24_75.wav new file mode 100644 index 000000000000..4cf3811d64f4 Binary files /dev/null and b/frontend/static/sound/click24/click24_75.wav differ diff --git a/frontend/static/sound/click24/click24_76.wav b/frontend/static/sound/click24/click24_76.wav new file mode 100644 index 000000000000..cd93e55d86ec Binary files /dev/null and b/frontend/static/sound/click24/click24_76.wav differ diff --git a/frontend/static/sound/click24/click24_77.wav b/frontend/static/sound/click24/click24_77.wav new file mode 100644 index 000000000000..89112b1bcecc Binary files /dev/null and b/frontend/static/sound/click24/click24_77.wav differ diff --git a/frontend/static/sound/click24/click24_78.wav b/frontend/static/sound/click24/click24_78.wav new file mode 100644 index 000000000000..6535d06e09dc Binary files /dev/null and b/frontend/static/sound/click24/click24_78.wav differ diff --git a/frontend/static/sound/click24/click24_79.wav b/frontend/static/sound/click24/click24_79.wav new file mode 100644 index 000000000000..c47db9f81584 Binary files /dev/null and b/frontend/static/sound/click24/click24_79.wav differ diff --git a/frontend/static/sound/click24/click24_8.wav b/frontend/static/sound/click24/click24_8.wav new file mode 100644 index 000000000000..995419937aeb Binary files /dev/null and b/frontend/static/sound/click24/click24_8.wav differ diff --git a/frontend/static/sound/click24/click24_80.wav b/frontend/static/sound/click24/click24_80.wav new file mode 100644 index 000000000000..e7a2414bc66a Binary files /dev/null and b/frontend/static/sound/click24/click24_80.wav differ diff --git a/frontend/static/sound/click24/click24_81.wav b/frontend/static/sound/click24/click24_81.wav new file mode 100644 index 000000000000..89b24b883a07 Binary files /dev/null and b/frontend/static/sound/click24/click24_81.wav differ diff --git a/frontend/static/sound/click24/click24_82.wav b/frontend/static/sound/click24/click24_82.wav new file mode 100644 index 000000000000..7cfce447db96 Binary files /dev/null and b/frontend/static/sound/click24/click24_82.wav differ diff --git a/frontend/static/sound/click24/click24_83.wav b/frontend/static/sound/click24/click24_83.wav new file mode 100644 index 000000000000..161886b98a18 Binary files /dev/null and b/frontend/static/sound/click24/click24_83.wav differ diff --git a/frontend/static/sound/click24/click24_84.wav b/frontend/static/sound/click24/click24_84.wav new file mode 100644 index 000000000000..129591031300 Binary files /dev/null and b/frontend/static/sound/click24/click24_84.wav differ diff --git a/frontend/static/sound/click24/click24_85.wav b/frontend/static/sound/click24/click24_85.wav new file mode 100644 index 000000000000..2563ec17197f Binary files /dev/null and b/frontend/static/sound/click24/click24_85.wav differ diff --git a/frontend/static/sound/click24/click24_86.wav b/frontend/static/sound/click24/click24_86.wav new file mode 100644 index 000000000000..dcfa23ed5e1f Binary files /dev/null and b/frontend/static/sound/click24/click24_86.wav differ diff --git a/frontend/static/sound/click24/click24_87.wav b/frontend/static/sound/click24/click24_87.wav new file mode 100644 index 000000000000..8cb111a846df Binary files /dev/null and b/frontend/static/sound/click24/click24_87.wav differ diff --git a/frontend/static/sound/click24/click24_88.wav b/frontend/static/sound/click24/click24_88.wav new file mode 100644 index 000000000000..ab8177867be8 Binary files /dev/null and b/frontend/static/sound/click24/click24_88.wav differ diff --git a/frontend/static/sound/click24/click24_89.wav b/frontend/static/sound/click24/click24_89.wav new file mode 100644 index 000000000000..728e403d4b26 Binary files /dev/null and b/frontend/static/sound/click24/click24_89.wav differ diff --git a/frontend/static/sound/click24/click24_9.wav b/frontend/static/sound/click24/click24_9.wav new file mode 100644 index 000000000000..5a91b94a73c9 Binary files /dev/null and b/frontend/static/sound/click24/click24_9.wav differ diff --git a/frontend/static/sound/click24/click24_90.wav b/frontend/static/sound/click24/click24_90.wav new file mode 100644 index 000000000000..49b9ce5ba383 Binary files /dev/null and b/frontend/static/sound/click24/click24_90.wav differ diff --git a/frontend/static/sound/click24/click24_91.wav b/frontend/static/sound/click24/click24_91.wav new file mode 100644 index 000000000000..8b71c105c9e6 Binary files /dev/null and b/frontend/static/sound/click24/click24_91.wav differ diff --git a/frontend/static/sound/click24/click24_92.wav b/frontend/static/sound/click24/click24_92.wav new file mode 100644 index 000000000000..de2d3b018536 Binary files /dev/null and b/frontend/static/sound/click24/click24_92.wav differ diff --git a/frontend/static/sound/click24/click24_93.wav b/frontend/static/sound/click24/click24_93.wav new file mode 100644 index 000000000000..8af3c00bd2af Binary files /dev/null and b/frontend/static/sound/click24/click24_93.wav differ diff --git a/frontend/static/sound/click24/click24_94.wav b/frontend/static/sound/click24/click24_94.wav new file mode 100644 index 000000000000..bec05af503aa Binary files /dev/null and b/frontend/static/sound/click24/click24_94.wav differ diff --git a/frontend/static/sound/click24/click24_95.wav b/frontend/static/sound/click24/click24_95.wav new file mode 100644 index 000000000000..d846044f60c1 Binary files /dev/null and b/frontend/static/sound/click24/click24_95.wav differ diff --git a/frontend/static/sound/click24/click24_96.wav b/frontend/static/sound/click24/click24_96.wav new file mode 100644 index 000000000000..cb31bd287ba2 Binary files /dev/null and b/frontend/static/sound/click24/click24_96.wav differ diff --git a/frontend/static/sound/click24/click24_97.wav b/frontend/static/sound/click24/click24_97.wav new file mode 100644 index 000000000000..129591031300 Binary files /dev/null and b/frontend/static/sound/click24/click24_97.wav differ diff --git a/frontend/static/sound/click24/click24_98.wav b/frontend/static/sound/click24/click24_98.wav new file mode 100644 index 000000000000..4cf3811d64f4 Binary files /dev/null and b/frontend/static/sound/click24/click24_98.wav differ diff --git a/frontend/static/sound/click24/click24_99.wav b/frontend/static/sound/click24/click24_99.wav new file mode 100644 index 000000000000..6535d06e09dc Binary files /dev/null and b/frontend/static/sound/click24/click24_99.wav differ diff --git a/frontend/static/sound/click25/click25_1.wav b/frontend/static/sound/click25/click25_1.wav new file mode 100644 index 000000000000..ecd85eb0c8b8 Binary files /dev/null and b/frontend/static/sound/click25/click25_1.wav differ diff --git a/frontend/static/sound/click25/click25_10.wav b/frontend/static/sound/click25/click25_10.wav new file mode 100644 index 000000000000..6d79559c63db Binary files /dev/null and b/frontend/static/sound/click25/click25_10.wav differ diff --git a/frontend/static/sound/click25/click25_100.wav b/frontend/static/sound/click25/click25_100.wav new file mode 100644 index 000000000000..e237460a16d9 Binary files /dev/null and b/frontend/static/sound/click25/click25_100.wav differ diff --git a/frontend/static/sound/click25/click25_101.wav b/frontend/static/sound/click25/click25_101.wav new file mode 100644 index 000000000000..fbc9150ec411 Binary files /dev/null and b/frontend/static/sound/click25/click25_101.wav differ diff --git a/frontend/static/sound/click25/click25_102.wav b/frontend/static/sound/click25/click25_102.wav new file mode 100644 index 000000000000..0b55220f4fcb Binary files /dev/null and b/frontend/static/sound/click25/click25_102.wav differ diff --git a/frontend/static/sound/click25/click25_103.wav b/frontend/static/sound/click25/click25_103.wav new file mode 100644 index 000000000000..5d41de141530 Binary files /dev/null and b/frontend/static/sound/click25/click25_103.wav differ diff --git a/frontend/static/sound/click25/click25_104.wav b/frontend/static/sound/click25/click25_104.wav new file mode 100644 index 000000000000..bb583ff3fed6 Binary files /dev/null and b/frontend/static/sound/click25/click25_104.wav differ diff --git a/frontend/static/sound/click25/click25_105.wav b/frontend/static/sound/click25/click25_105.wav new file mode 100644 index 000000000000..3d41ae9a9bf5 Binary files /dev/null and b/frontend/static/sound/click25/click25_105.wav differ diff --git a/frontend/static/sound/click25/click25_11.wav b/frontend/static/sound/click25/click25_11.wav new file mode 100644 index 000000000000..30d9922620cf Binary files /dev/null and b/frontend/static/sound/click25/click25_11.wav differ diff --git a/frontend/static/sound/click25/click25_12.wav b/frontend/static/sound/click25/click25_12.wav new file mode 100644 index 000000000000..050902968037 Binary files /dev/null and b/frontend/static/sound/click25/click25_12.wav differ diff --git a/frontend/static/sound/click25/click25_13.wav b/frontend/static/sound/click25/click25_13.wav new file mode 100644 index 000000000000..923a013d060a Binary files /dev/null and b/frontend/static/sound/click25/click25_13.wav differ diff --git a/frontend/static/sound/click25/click25_14.wav b/frontend/static/sound/click25/click25_14.wav new file mode 100644 index 000000000000..73d944bde84b Binary files /dev/null and b/frontend/static/sound/click25/click25_14.wav differ diff --git a/frontend/static/sound/click25/click25_15.wav b/frontend/static/sound/click25/click25_15.wav new file mode 100644 index 000000000000..004b707fddf2 Binary files /dev/null and b/frontend/static/sound/click25/click25_15.wav differ diff --git a/frontend/static/sound/click25/click25_16.wav b/frontend/static/sound/click25/click25_16.wav new file mode 100644 index 000000000000..0b6abbdbef71 Binary files /dev/null and b/frontend/static/sound/click25/click25_16.wav differ diff --git a/frontend/static/sound/click25/click25_17.wav b/frontend/static/sound/click25/click25_17.wav new file mode 100644 index 000000000000..1088bf1c8615 Binary files /dev/null and b/frontend/static/sound/click25/click25_17.wav differ diff --git a/frontend/static/sound/click25/click25_18.wav b/frontend/static/sound/click25/click25_18.wav new file mode 100644 index 000000000000..1c12cc815f9a Binary files /dev/null and b/frontend/static/sound/click25/click25_18.wav differ diff --git a/frontend/static/sound/click25/click25_19.wav b/frontend/static/sound/click25/click25_19.wav new file mode 100644 index 000000000000..66fbf508eb44 Binary files /dev/null and b/frontend/static/sound/click25/click25_19.wav differ diff --git a/frontend/static/sound/click25/click25_2.wav b/frontend/static/sound/click25/click25_2.wav new file mode 100644 index 000000000000..60f203572718 Binary files /dev/null and b/frontend/static/sound/click25/click25_2.wav differ diff --git a/frontend/static/sound/click25/click25_20.wav b/frontend/static/sound/click25/click25_20.wav new file mode 100644 index 000000000000..ef7bac4cd61c Binary files /dev/null and b/frontend/static/sound/click25/click25_20.wav differ diff --git a/frontend/static/sound/click25/click25_21.wav b/frontend/static/sound/click25/click25_21.wav new file mode 100644 index 000000000000..522684acc599 Binary files /dev/null and b/frontend/static/sound/click25/click25_21.wav differ diff --git a/frontend/static/sound/click25/click25_22.wav b/frontend/static/sound/click25/click25_22.wav new file mode 100644 index 000000000000..64692ef130a9 Binary files /dev/null and b/frontend/static/sound/click25/click25_22.wav differ diff --git a/frontend/static/sound/click25/click25_23.wav b/frontend/static/sound/click25/click25_23.wav new file mode 100644 index 000000000000..0a4d112b4e50 Binary files /dev/null and b/frontend/static/sound/click25/click25_23.wav differ diff --git a/frontend/static/sound/click25/click25_24.wav b/frontend/static/sound/click25/click25_24.wav new file mode 100644 index 000000000000..ba9a0eadb4ba Binary files /dev/null and b/frontend/static/sound/click25/click25_24.wav differ diff --git a/frontend/static/sound/click25/click25_25.wav b/frontend/static/sound/click25/click25_25.wav new file mode 100644 index 000000000000..518218feacf2 Binary files /dev/null and b/frontend/static/sound/click25/click25_25.wav differ diff --git a/frontend/static/sound/click25/click25_26.wav b/frontend/static/sound/click25/click25_26.wav new file mode 100644 index 000000000000..646f1388c97c Binary files /dev/null and b/frontend/static/sound/click25/click25_26.wav differ diff --git a/frontend/static/sound/click25/click25_27.wav b/frontend/static/sound/click25/click25_27.wav new file mode 100644 index 000000000000..65366d75d028 Binary files /dev/null and b/frontend/static/sound/click25/click25_27.wav differ diff --git a/frontend/static/sound/click25/click25_28.wav b/frontend/static/sound/click25/click25_28.wav new file mode 100644 index 000000000000..87bf7a6f62fe Binary files /dev/null and b/frontend/static/sound/click25/click25_28.wav differ diff --git a/frontend/static/sound/click25/click25_29.wav b/frontend/static/sound/click25/click25_29.wav new file mode 100644 index 000000000000..923a013d060a Binary files /dev/null and b/frontend/static/sound/click25/click25_29.wav differ diff --git a/frontend/static/sound/click25/click25_3.wav b/frontend/static/sound/click25/click25_3.wav new file mode 100644 index 000000000000..fbc9150ec411 Binary files /dev/null and b/frontend/static/sound/click25/click25_3.wav differ diff --git a/frontend/static/sound/click25/click25_30.wav b/frontend/static/sound/click25/click25_30.wav new file mode 100644 index 000000000000..df5815476490 Binary files /dev/null and b/frontend/static/sound/click25/click25_30.wav differ diff --git a/frontend/static/sound/click25/click25_31.wav b/frontend/static/sound/click25/click25_31.wav new file mode 100644 index 000000000000..99ae5d810fc8 Binary files /dev/null and b/frontend/static/sound/click25/click25_31.wav differ diff --git a/frontend/static/sound/click25/click25_32.wav b/frontend/static/sound/click25/click25_32.wav new file mode 100644 index 000000000000..518218feacf2 Binary files /dev/null and b/frontend/static/sound/click25/click25_32.wav differ diff --git a/frontend/static/sound/click25/click25_33.wav b/frontend/static/sound/click25/click25_33.wav new file mode 100644 index 000000000000..fb63dc49adf1 Binary files /dev/null and b/frontend/static/sound/click25/click25_33.wav differ diff --git a/frontend/static/sound/click25/click25_34.wav b/frontend/static/sound/click25/click25_34.wav new file mode 100644 index 000000000000..87bf7a6f62fe Binary files /dev/null and b/frontend/static/sound/click25/click25_34.wav differ diff --git a/frontend/static/sound/click25/click25_35.wav b/frontend/static/sound/click25/click25_35.wav new file mode 100644 index 000000000000..15be2c4eb9fb Binary files /dev/null and b/frontend/static/sound/click25/click25_35.wav differ diff --git a/frontend/static/sound/click25/click25_36.wav b/frontend/static/sound/click25/click25_36.wav new file mode 100644 index 000000000000..885061acca84 Binary files /dev/null and b/frontend/static/sound/click25/click25_36.wav differ diff --git a/frontend/static/sound/click25/click25_37.wav b/frontend/static/sound/click25/click25_37.wav new file mode 100644 index 000000000000..92b39abe0572 Binary files /dev/null and b/frontend/static/sound/click25/click25_37.wav differ diff --git a/frontend/static/sound/click25/click25_38.wav b/frontend/static/sound/click25/click25_38.wav new file mode 100644 index 000000000000..80942b6c56c9 Binary files /dev/null and b/frontend/static/sound/click25/click25_38.wav differ diff --git a/frontend/static/sound/click25/click25_39.wav b/frontend/static/sound/click25/click25_39.wav new file mode 100644 index 000000000000..d92722be58d8 Binary files /dev/null and b/frontend/static/sound/click25/click25_39.wav differ diff --git a/frontend/static/sound/click25/click25_4.wav b/frontend/static/sound/click25/click25_4.wav new file mode 100644 index 000000000000..43f84173e950 Binary files /dev/null and b/frontend/static/sound/click25/click25_4.wav differ diff --git a/frontend/static/sound/click25/click25_40.wav b/frontend/static/sound/click25/click25_40.wav new file mode 100644 index 000000000000..30c33f3a8da8 Binary files /dev/null and b/frontend/static/sound/click25/click25_40.wav differ diff --git a/frontend/static/sound/click25/click25_41.wav b/frontend/static/sound/click25/click25_41.wav new file mode 100644 index 000000000000..bb68fa35f29f Binary files /dev/null and b/frontend/static/sound/click25/click25_41.wav differ diff --git a/frontend/static/sound/click25/click25_42.wav b/frontend/static/sound/click25/click25_42.wav new file mode 100644 index 000000000000..42d51324faac Binary files /dev/null and b/frontend/static/sound/click25/click25_42.wav differ diff --git a/frontend/static/sound/click25/click25_43.wav b/frontend/static/sound/click25/click25_43.wav new file mode 100644 index 000000000000..80942b6c56c9 Binary files /dev/null and b/frontend/static/sound/click25/click25_43.wav differ diff --git a/frontend/static/sound/click25/click25_44.wav b/frontend/static/sound/click25/click25_44.wav new file mode 100644 index 000000000000..f546c4fee5d4 Binary files /dev/null and b/frontend/static/sound/click25/click25_44.wav differ diff --git a/frontend/static/sound/click25/click25_45.wav b/frontend/static/sound/click25/click25_45.wav new file mode 100644 index 000000000000..c0c82f34fd16 Binary files /dev/null and b/frontend/static/sound/click25/click25_45.wav differ diff --git a/frontend/static/sound/click25/click25_46.wav b/frontend/static/sound/click25/click25_46.wav new file mode 100644 index 000000000000..d92722be58d8 Binary files /dev/null and b/frontend/static/sound/click25/click25_46.wav differ diff --git a/frontend/static/sound/click25/click25_47.wav b/frontend/static/sound/click25/click25_47.wav new file mode 100644 index 000000000000..5e2e5ec6268a Binary files /dev/null and b/frontend/static/sound/click25/click25_47.wav differ diff --git a/frontend/static/sound/click25/click25_48.wav b/frontend/static/sound/click25/click25_48.wav new file mode 100644 index 000000000000..3fc0e67b0d18 Binary files /dev/null and b/frontend/static/sound/click25/click25_48.wav differ diff --git a/frontend/static/sound/click25/click25_49.wav b/frontend/static/sound/click25/click25_49.wav new file mode 100644 index 000000000000..30d9922620cf Binary files /dev/null and b/frontend/static/sound/click25/click25_49.wav differ diff --git a/frontend/static/sound/click25/click25_5.wav b/frontend/static/sound/click25/click25_5.wav new file mode 100644 index 000000000000..0b55220f4fcb Binary files /dev/null and b/frontend/static/sound/click25/click25_5.wav differ diff --git a/frontend/static/sound/click25/click25_50.wav b/frontend/static/sound/click25/click25_50.wav new file mode 100644 index 000000000000..ffa87f759f1a Binary files /dev/null and b/frontend/static/sound/click25/click25_50.wav differ diff --git a/frontend/static/sound/click25/click25_51.wav b/frontend/static/sound/click25/click25_51.wav new file mode 100644 index 000000000000..9fb23481d6da Binary files /dev/null and b/frontend/static/sound/click25/click25_51.wav differ diff --git a/frontend/static/sound/click25/click25_52.wav b/frontend/static/sound/click25/click25_52.wav new file mode 100644 index 000000000000..4060afb46482 Binary files /dev/null and b/frontend/static/sound/click25/click25_52.wav differ diff --git a/frontend/static/sound/click25/click25_53.wav b/frontend/static/sound/click25/click25_53.wav new file mode 100644 index 000000000000..af39d5b13428 Binary files /dev/null and b/frontend/static/sound/click25/click25_53.wav differ diff --git a/frontend/static/sound/click25/click25_54.wav b/frontend/static/sound/click25/click25_54.wav new file mode 100644 index 000000000000..973b18bc362b Binary files /dev/null and b/frontend/static/sound/click25/click25_54.wav differ diff --git a/frontend/static/sound/click25/click25_55.wav b/frontend/static/sound/click25/click25_55.wav new file mode 100644 index 000000000000..20ab0f469cf2 Binary files /dev/null and b/frontend/static/sound/click25/click25_55.wav differ diff --git a/frontend/static/sound/click25/click25_56.wav b/frontend/static/sound/click25/click25_56.wav new file mode 100644 index 000000000000..e696c8c2e70f Binary files /dev/null and b/frontend/static/sound/click25/click25_56.wav differ diff --git a/frontend/static/sound/click25/click25_57.wav b/frontend/static/sound/click25/click25_57.wav new file mode 100644 index 000000000000..23f91f500224 Binary files /dev/null and b/frontend/static/sound/click25/click25_57.wav differ diff --git a/frontend/static/sound/click25/click25_58.wav b/frontend/static/sound/click25/click25_58.wav new file mode 100644 index 000000000000..b0c9beddbecd Binary files /dev/null and b/frontend/static/sound/click25/click25_58.wav differ diff --git a/frontend/static/sound/click25/click25_59.wav b/frontend/static/sound/click25/click25_59.wav new file mode 100644 index 000000000000..825ba2cc311d Binary files /dev/null and b/frontend/static/sound/click25/click25_59.wav differ diff --git a/frontend/static/sound/click25/click25_6.wav b/frontend/static/sound/click25/click25_6.wav new file mode 100644 index 000000000000..2d1fd918aff3 Binary files /dev/null and b/frontend/static/sound/click25/click25_6.wav differ diff --git a/frontend/static/sound/click25/click25_60.wav b/frontend/static/sound/click25/click25_60.wav new file mode 100644 index 000000000000..9c3011914ff8 Binary files /dev/null and b/frontend/static/sound/click25/click25_60.wav differ diff --git a/frontend/static/sound/click25/click25_61.wav b/frontend/static/sound/click25/click25_61.wav new file mode 100644 index 000000000000..fd63f74290e9 Binary files /dev/null and b/frontend/static/sound/click25/click25_61.wav differ diff --git a/frontend/static/sound/click25/click25_62.wav b/frontend/static/sound/click25/click25_62.wav new file mode 100644 index 000000000000..68cfe6ec46b3 Binary files /dev/null and b/frontend/static/sound/click25/click25_62.wav differ diff --git a/frontend/static/sound/click25/click25_63.wav b/frontend/static/sound/click25/click25_63.wav new file mode 100644 index 000000000000..46337af56fce Binary files /dev/null and b/frontend/static/sound/click25/click25_63.wav differ diff --git a/frontend/static/sound/click25/click25_64.wav b/frontend/static/sound/click25/click25_64.wav new file mode 100644 index 000000000000..c13b96223f1f Binary files /dev/null and b/frontend/static/sound/click25/click25_64.wav differ diff --git a/frontend/static/sound/click25/click25_65.wav b/frontend/static/sound/click25/click25_65.wav new file mode 100644 index 000000000000..d0858adf3e20 Binary files /dev/null and b/frontend/static/sound/click25/click25_65.wav differ diff --git a/frontend/static/sound/click25/click25_66.wav b/frontend/static/sound/click25/click25_66.wav new file mode 100644 index 000000000000..df3ee88e5a11 Binary files /dev/null and b/frontend/static/sound/click25/click25_66.wav differ diff --git a/frontend/static/sound/click25/click25_67.wav b/frontend/static/sound/click25/click25_67.wav new file mode 100644 index 000000000000..fb63dc49adf1 Binary files /dev/null and b/frontend/static/sound/click25/click25_67.wav differ diff --git a/frontend/static/sound/click25/click25_68.wav b/frontend/static/sound/click25/click25_68.wav new file mode 100644 index 000000000000..d2d6db450a99 Binary files /dev/null and b/frontend/static/sound/click25/click25_68.wav differ diff --git a/frontend/static/sound/click25/click25_69.wav b/frontend/static/sound/click25/click25_69.wav new file mode 100644 index 000000000000..dcf100961781 Binary files /dev/null and b/frontend/static/sound/click25/click25_69.wav differ diff --git a/frontend/static/sound/click25/click25_7.wav b/frontend/static/sound/click25/click25_7.wav new file mode 100644 index 000000000000..707cec3641a6 Binary files /dev/null and b/frontend/static/sound/click25/click25_7.wav differ diff --git a/frontend/static/sound/click25/click25_70.wav b/frontend/static/sound/click25/click25_70.wav new file mode 100644 index 000000000000..cd630ecf0dc4 Binary files /dev/null and b/frontend/static/sound/click25/click25_70.wav differ diff --git a/frontend/static/sound/click25/click25_71.wav b/frontend/static/sound/click25/click25_71.wav new file mode 100644 index 000000000000..a6391abd6dda Binary files /dev/null and b/frontend/static/sound/click25/click25_71.wav differ diff --git a/frontend/static/sound/click25/click25_72.wav b/frontend/static/sound/click25/click25_72.wav new file mode 100644 index 000000000000..109a43fa1687 Binary files /dev/null and b/frontend/static/sound/click25/click25_72.wav differ diff --git a/frontend/static/sound/click25/click25_73.wav b/frontend/static/sound/click25/click25_73.wav new file mode 100644 index 000000000000..5e2e5ec6268a Binary files /dev/null and b/frontend/static/sound/click25/click25_73.wav differ diff --git a/frontend/static/sound/click25/click25_74.wav b/frontend/static/sound/click25/click25_74.wav new file mode 100644 index 000000000000..e4381827e3cc Binary files /dev/null and b/frontend/static/sound/click25/click25_74.wav differ diff --git a/frontend/static/sound/click25/click25_75.wav b/frontend/static/sound/click25/click25_75.wav new file mode 100644 index 000000000000..fb63dc49adf1 Binary files /dev/null and b/frontend/static/sound/click25/click25_75.wav differ diff --git a/frontend/static/sound/click25/click25_76.wav b/frontend/static/sound/click25/click25_76.wav new file mode 100644 index 000000000000..b0c9beddbecd Binary files /dev/null and b/frontend/static/sound/click25/click25_76.wav differ diff --git a/frontend/static/sound/click25/click25_77.wav b/frontend/static/sound/click25/click25_77.wav new file mode 100644 index 000000000000..109a43fa1687 Binary files /dev/null and b/frontend/static/sound/click25/click25_77.wav differ diff --git a/frontend/static/sound/click25/click25_78.wav b/frontend/static/sound/click25/click25_78.wav new file mode 100644 index 000000000000..7573415fbfc4 Binary files /dev/null and b/frontend/static/sound/click25/click25_78.wav differ diff --git a/frontend/static/sound/click25/click25_79.wav b/frontend/static/sound/click25/click25_79.wav new file mode 100644 index 000000000000..53a808e53d69 Binary files /dev/null and b/frontend/static/sound/click25/click25_79.wav differ diff --git a/frontend/static/sound/click25/click25_8.wav b/frontend/static/sound/click25/click25_8.wav new file mode 100644 index 000000000000..383cf09f2991 Binary files /dev/null and b/frontend/static/sound/click25/click25_8.wav differ diff --git a/frontend/static/sound/click25/click25_80.wav b/frontend/static/sound/click25/click25_80.wav new file mode 100644 index 000000000000..5d41de141530 Binary files /dev/null and b/frontend/static/sound/click25/click25_80.wav differ diff --git a/frontend/static/sound/click25/click25_81.wav b/frontend/static/sound/click25/click25_81.wav new file mode 100644 index 000000000000..9658bbe4a237 Binary files /dev/null and b/frontend/static/sound/click25/click25_81.wav differ diff --git a/frontend/static/sound/click25/click25_82.wav b/frontend/static/sound/click25/click25_82.wav new file mode 100644 index 000000000000..ecd85eb0c8b8 Binary files /dev/null and b/frontend/static/sound/click25/click25_82.wav differ diff --git a/frontend/static/sound/click25/click25_83.wav b/frontend/static/sound/click25/click25_83.wav new file mode 100644 index 000000000000..cf5ba8b58e2f Binary files /dev/null and b/frontend/static/sound/click25/click25_83.wav differ diff --git a/frontend/static/sound/click25/click25_84.wav b/frontend/static/sound/click25/click25_84.wav new file mode 100644 index 000000000000..707cec3641a6 Binary files /dev/null and b/frontend/static/sound/click25/click25_84.wav differ diff --git a/frontend/static/sound/click25/click25_85.wav b/frontend/static/sound/click25/click25_85.wav new file mode 100644 index 000000000000..7573415fbfc4 Binary files /dev/null and b/frontend/static/sound/click25/click25_85.wav differ diff --git a/frontend/static/sound/click25/click25_86.wav b/frontend/static/sound/click25/click25_86.wav new file mode 100644 index 000000000000..646f1388c97c Binary files /dev/null and b/frontend/static/sound/click25/click25_86.wav differ diff --git a/frontend/static/sound/click25/click25_87.wav b/frontend/static/sound/click25/click25_87.wav new file mode 100644 index 000000000000..004b707fddf2 Binary files /dev/null and b/frontend/static/sound/click25/click25_87.wav differ diff --git a/frontend/static/sound/click25/click25_88.wav b/frontend/static/sound/click25/click25_88.wav new file mode 100644 index 000000000000..0b6abbdbef71 Binary files /dev/null and b/frontend/static/sound/click25/click25_88.wav differ diff --git a/frontend/static/sound/click25/click25_89.wav b/frontend/static/sound/click25/click25_89.wav new file mode 100644 index 000000000000..1088bf1c8615 Binary files /dev/null and b/frontend/static/sound/click25/click25_89.wav differ diff --git a/frontend/static/sound/click25/click25_9.wav b/frontend/static/sound/click25/click25_9.wav new file mode 100644 index 000000000000..f51678a2c741 Binary files /dev/null and b/frontend/static/sound/click25/click25_9.wav differ diff --git a/frontend/static/sound/click25/click25_90.wav b/frontend/static/sound/click25/click25_90.wav new file mode 100644 index 000000000000..6d79559c63db Binary files /dev/null and b/frontend/static/sound/click25/click25_90.wav differ diff --git a/frontend/static/sound/click25/click25_91.wav b/frontend/static/sound/click25/click25_91.wav new file mode 100644 index 000000000000..1c12cc815f9a Binary files /dev/null and b/frontend/static/sound/click25/click25_91.wav differ diff --git a/frontend/static/sound/click25/click25_92.wav b/frontend/static/sound/click25/click25_92.wav new file mode 100644 index 000000000000..66fbf508eb44 Binary files /dev/null and b/frontend/static/sound/click25/click25_92.wav differ diff --git a/frontend/static/sound/click25/click25_93.wav b/frontend/static/sound/click25/click25_93.wav new file mode 100644 index 000000000000..9fb23481d6da Binary files /dev/null and b/frontend/static/sound/click25/click25_93.wav differ diff --git a/frontend/static/sound/click25/click25_94.wav b/frontend/static/sound/click25/click25_94.wav new file mode 100644 index 000000000000..36636e62659a Binary files /dev/null and b/frontend/static/sound/click25/click25_94.wav differ diff --git a/frontend/static/sound/click25/click25_95.wav b/frontend/static/sound/click25/click25_95.wav new file mode 100644 index 000000000000..dcca43616973 Binary files /dev/null and b/frontend/static/sound/click25/click25_95.wav differ diff --git a/frontend/static/sound/click25/click25_96.wav b/frontend/static/sound/click25/click25_96.wav new file mode 100644 index 000000000000..53a808e53d69 Binary files /dev/null and b/frontend/static/sound/click25/click25_96.wav differ diff --git a/frontend/static/sound/click25/click25_97.wav b/frontend/static/sound/click25/click25_97.wav new file mode 100644 index 000000000000..dc3cc7a62657 Binary files /dev/null and b/frontend/static/sound/click25/click25_97.wav differ diff --git a/frontend/static/sound/click25/click25_98.wav b/frontend/static/sound/click25/click25_98.wav new file mode 100644 index 000000000000..ba9a0eadb4ba Binary files /dev/null and b/frontend/static/sound/click25/click25_98.wav differ diff --git a/frontend/static/sound/click25/click25_99.wav b/frontend/static/sound/click25/click25_99.wav new file mode 100644 index 000000000000..e0b9799d210e Binary files /dev/null and b/frontend/static/sound/click25/click25_99.wav differ diff --git a/frontend/static/sound/click26/click26_1.mp3 b/frontend/static/sound/click26/click26_1.mp3 new file mode 100644 index 000000000000..7ba5dc199b78 Binary files /dev/null and b/frontend/static/sound/click26/click26_1.mp3 differ diff --git a/frontend/static/sound/click26/click26_10.mp3 b/frontend/static/sound/click26/click26_10.mp3 new file mode 100644 index 000000000000..16b4115d40d8 Binary files /dev/null and b/frontend/static/sound/click26/click26_10.mp3 differ diff --git a/frontend/static/sound/click26/click26_11.mp3 b/frontend/static/sound/click26/click26_11.mp3 new file mode 100644 index 000000000000..485ed835c30d Binary files /dev/null and b/frontend/static/sound/click26/click26_11.mp3 differ diff --git a/frontend/static/sound/click26/click26_12.mp3 b/frontend/static/sound/click26/click26_12.mp3 new file mode 100644 index 000000000000..18a064d4c0cc Binary files /dev/null and b/frontend/static/sound/click26/click26_12.mp3 differ diff --git a/frontend/static/sound/click26/click26_13.mp3 b/frontend/static/sound/click26/click26_13.mp3 new file mode 100644 index 000000000000..9bbdc661a0e5 Binary files /dev/null and b/frontend/static/sound/click26/click26_13.mp3 differ diff --git a/frontend/static/sound/click26/click26_14.mp3 b/frontend/static/sound/click26/click26_14.mp3 new file mode 100644 index 000000000000..9e03f93cb7f7 Binary files /dev/null and b/frontend/static/sound/click26/click26_14.mp3 differ diff --git a/frontend/static/sound/click26/click26_15.mp3 b/frontend/static/sound/click26/click26_15.mp3 new file mode 100644 index 000000000000..2789cfed7e1b Binary files /dev/null and b/frontend/static/sound/click26/click26_15.mp3 differ diff --git a/frontend/static/sound/click26/click26_16.mp3 b/frontend/static/sound/click26/click26_16.mp3 new file mode 100644 index 000000000000..f3ac560367c7 Binary files /dev/null and b/frontend/static/sound/click26/click26_16.mp3 differ diff --git a/frontend/static/sound/click26/click26_17.mp3 b/frontend/static/sound/click26/click26_17.mp3 new file mode 100644 index 000000000000..4a4b64b11b21 Binary files /dev/null and b/frontend/static/sound/click26/click26_17.mp3 differ diff --git a/frontend/static/sound/click26/click26_18.mp3 b/frontend/static/sound/click26/click26_18.mp3 new file mode 100644 index 000000000000..dda4af7f7dfe Binary files /dev/null and b/frontend/static/sound/click26/click26_18.mp3 differ diff --git a/frontend/static/sound/click26/click26_2.mp3 b/frontend/static/sound/click26/click26_2.mp3 new file mode 100644 index 000000000000..7a54bdb9a7e2 Binary files /dev/null and b/frontend/static/sound/click26/click26_2.mp3 differ diff --git a/frontend/static/sound/click26/click26_3.mp3 b/frontend/static/sound/click26/click26_3.mp3 new file mode 100644 index 000000000000..2a3efeaf38db Binary files /dev/null and b/frontend/static/sound/click26/click26_3.mp3 differ diff --git a/frontend/static/sound/click26/click26_4.mp3 b/frontend/static/sound/click26/click26_4.mp3 new file mode 100644 index 000000000000..94e7daf43f47 Binary files /dev/null and b/frontend/static/sound/click26/click26_4.mp3 differ diff --git a/frontend/static/sound/click26/click26_5.mp3 b/frontend/static/sound/click26/click26_5.mp3 new file mode 100644 index 000000000000..770b929bd3b1 Binary files /dev/null and b/frontend/static/sound/click26/click26_5.mp3 differ diff --git a/frontend/static/sound/click26/click26_6.mp3 b/frontend/static/sound/click26/click26_6.mp3 new file mode 100644 index 000000000000..2490ac316610 Binary files /dev/null and b/frontend/static/sound/click26/click26_6.mp3 differ diff --git a/frontend/static/sound/click26/click26_7.mp3 b/frontend/static/sound/click26/click26_7.mp3 new file mode 100644 index 000000000000..daac6829f447 Binary files /dev/null and b/frontend/static/sound/click26/click26_7.mp3 differ diff --git a/frontend/static/sound/click26/click26_8.mp3 b/frontend/static/sound/click26/click26_8.mp3 new file mode 100644 index 000000000000..c3d34440357f Binary files /dev/null and b/frontend/static/sound/click26/click26_8.mp3 differ diff --git a/frontend/static/sound/click26/click26_9.mp3 b/frontend/static/sound/click26/click26_9.mp3 new file mode 100644 index 000000000000..d05eebfd04d3 Binary files /dev/null and b/frontend/static/sound/click26/click26_9.mp3 differ diff --git a/frontend/static/sound/click27/LICENSE.txt b/frontend/static/sound/click27/LICENSE.txt new file mode 100644 index 000000000000..80e659dc2b79 --- /dev/null +++ b/frontend/static/sound/click27/LICENSE.txt @@ -0,0 +1,674 @@ +GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. \ No newline at end of file diff --git a/frontend/static/sound/click27/click27_1.wav b/frontend/static/sound/click27/click27_1.wav new file mode 100644 index 000000000000..60728504f283 Binary files /dev/null and b/frontend/static/sound/click27/click27_1.wav differ diff --git a/frontend/static/sound/click27/click27_10.wav b/frontend/static/sound/click27/click27_10.wav new file mode 100644 index 000000000000..ed6d9b4b1c90 Binary files /dev/null and b/frontend/static/sound/click27/click27_10.wav differ diff --git a/frontend/static/sound/click27/click27_11.wav b/frontend/static/sound/click27/click27_11.wav new file mode 100644 index 000000000000..78efb4aae692 Binary files /dev/null and b/frontend/static/sound/click27/click27_11.wav differ diff --git a/frontend/static/sound/click27/click27_12.wav b/frontend/static/sound/click27/click27_12.wav new file mode 100644 index 000000000000..888e687c8de5 Binary files /dev/null and b/frontend/static/sound/click27/click27_12.wav differ diff --git a/frontend/static/sound/click27/click27_13.wav b/frontend/static/sound/click27/click27_13.wav new file mode 100644 index 000000000000..05c904795535 Binary files /dev/null and b/frontend/static/sound/click27/click27_13.wav differ diff --git a/frontend/static/sound/click27/click27_14.wav b/frontend/static/sound/click27/click27_14.wav new file mode 100644 index 000000000000..a1ee0d8fc967 Binary files /dev/null and b/frontend/static/sound/click27/click27_14.wav differ diff --git a/frontend/static/sound/click27/click27_15.wav b/frontend/static/sound/click27/click27_15.wav new file mode 100644 index 000000000000..37d94045e803 Binary files /dev/null and b/frontend/static/sound/click27/click27_15.wav differ diff --git a/frontend/static/sound/click27/click27_16.wav b/frontend/static/sound/click27/click27_16.wav new file mode 100644 index 000000000000..9355d84a7878 Binary files /dev/null and b/frontend/static/sound/click27/click27_16.wav differ diff --git a/frontend/static/sound/click27/click27_17.wav b/frontend/static/sound/click27/click27_17.wav new file mode 100644 index 000000000000..1e2fb281c22b Binary files /dev/null and b/frontend/static/sound/click27/click27_17.wav differ diff --git a/frontend/static/sound/click27/click27_2.wav b/frontend/static/sound/click27/click27_2.wav new file mode 100644 index 000000000000..f3f7df175da1 Binary files /dev/null and b/frontend/static/sound/click27/click27_2.wav differ diff --git a/frontend/static/sound/click27/click27_3.wav b/frontend/static/sound/click27/click27_3.wav new file mode 100644 index 000000000000..bf5edee766c5 Binary files /dev/null and b/frontend/static/sound/click27/click27_3.wav differ diff --git a/frontend/static/sound/click27/click27_4.wav b/frontend/static/sound/click27/click27_4.wav new file mode 100644 index 000000000000..a8ee69a3b1c5 Binary files /dev/null and b/frontend/static/sound/click27/click27_4.wav differ diff --git a/frontend/static/sound/click27/click27_5.wav b/frontend/static/sound/click27/click27_5.wav new file mode 100644 index 000000000000..2fc04e595ea5 Binary files /dev/null and b/frontend/static/sound/click27/click27_5.wav differ diff --git a/frontend/static/sound/click27/click27_6.wav b/frontend/static/sound/click27/click27_6.wav new file mode 100644 index 000000000000..3e2bad110eda Binary files /dev/null and b/frontend/static/sound/click27/click27_6.wav differ diff --git a/frontend/static/sound/click27/click27_7.wav b/frontend/static/sound/click27/click27_7.wav new file mode 100644 index 000000000000..8a2b7f518df2 Binary files /dev/null and b/frontend/static/sound/click27/click27_7.wav differ diff --git a/frontend/static/sound/click27/click27_8.wav b/frontend/static/sound/click27/click27_8.wav new file mode 100644 index 000000000000..bd283f2abc34 Binary files /dev/null and b/frontend/static/sound/click27/click27_8.wav differ diff --git a/frontend/static/sound/click27/click27_9.wav b/frontend/static/sound/click27/click27_9.wav new file mode 100644 index 000000000000..8f36cb319fc4 Binary files /dev/null and b/frontend/static/sound/click27/click27_9.wav differ diff --git a/frontend/static/sound/click28/click28_1.wav b/frontend/static/sound/click28/click28_1.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_1.wav differ diff --git a/frontend/static/sound/click28/click28_10.wav b/frontend/static/sound/click28/click28_10.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_10.wav differ diff --git a/frontend/static/sound/click28/click28_100.wav b/frontend/static/sound/click28/click28_100.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_100.wav differ diff --git a/frontend/static/sound/click28/click28_101.wav b/frontend/static/sound/click28/click28_101.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_101.wav differ diff --git a/frontend/static/sound/click28/click28_102.wav b/frontend/static/sound/click28/click28_102.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_102.wav differ diff --git a/frontend/static/sound/click28/click28_103.wav b/frontend/static/sound/click28/click28_103.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_103.wav differ diff --git a/frontend/static/sound/click28/click28_104.wav b/frontend/static/sound/click28/click28_104.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_104.wav differ diff --git a/frontend/static/sound/click28/click28_105.wav b/frontend/static/sound/click28/click28_105.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_105.wav differ diff --git a/frontend/static/sound/click28/click28_106.wav b/frontend/static/sound/click28/click28_106.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_106.wav differ diff --git a/frontend/static/sound/click28/click28_107.wav b/frontend/static/sound/click28/click28_107.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_107.wav differ diff --git a/frontend/static/sound/click28/click28_108.wav b/frontend/static/sound/click28/click28_108.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_108.wav differ diff --git a/frontend/static/sound/click28/click28_109.wav b/frontend/static/sound/click28/click28_109.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_109.wav differ diff --git a/frontend/static/sound/click28/click28_11.wav b/frontend/static/sound/click28/click28_11.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_11.wav differ diff --git a/frontend/static/sound/click28/click28_110.wav b/frontend/static/sound/click28/click28_110.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_110.wav differ diff --git a/frontend/static/sound/click28/click28_111.wav b/frontend/static/sound/click28/click28_111.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_111.wav differ diff --git a/frontend/static/sound/click28/click28_112.wav b/frontend/static/sound/click28/click28_112.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_112.wav differ diff --git a/frontend/static/sound/click28/click28_113.wav b/frontend/static/sound/click28/click28_113.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_113.wav differ diff --git a/frontend/static/sound/click28/click28_114.wav b/frontend/static/sound/click28/click28_114.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_114.wav differ diff --git a/frontend/static/sound/click28/click28_115.wav b/frontend/static/sound/click28/click28_115.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_115.wav differ diff --git a/frontend/static/sound/click28/click28_116.wav b/frontend/static/sound/click28/click28_116.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_116.wav differ diff --git a/frontend/static/sound/click28/click28_117.wav b/frontend/static/sound/click28/click28_117.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_117.wav differ diff --git a/frontend/static/sound/click28/click28_118.wav b/frontend/static/sound/click28/click28_118.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_118.wav differ diff --git a/frontend/static/sound/click28/click28_119.wav b/frontend/static/sound/click28/click28_119.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_119.wav differ diff --git a/frontend/static/sound/click28/click28_12.wav b/frontend/static/sound/click28/click28_12.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_12.wav differ diff --git a/frontend/static/sound/click28/click28_13.wav b/frontend/static/sound/click28/click28_13.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_13.wav differ diff --git a/frontend/static/sound/click28/click28_14.wav b/frontend/static/sound/click28/click28_14.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_14.wav differ diff --git a/frontend/static/sound/click28/click28_15.wav b/frontend/static/sound/click28/click28_15.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_15.wav differ diff --git a/frontend/static/sound/click28/click28_16.wav b/frontend/static/sound/click28/click28_16.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_16.wav differ diff --git a/frontend/static/sound/click28/click28_17.wav b/frontend/static/sound/click28/click28_17.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_17.wav differ diff --git a/frontend/static/sound/click28/click28_18.wav b/frontend/static/sound/click28/click28_18.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_18.wav differ diff --git a/frontend/static/sound/click28/click28_19.wav b/frontend/static/sound/click28/click28_19.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_19.wav differ diff --git a/frontend/static/sound/click28/click28_2.wav b/frontend/static/sound/click28/click28_2.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_2.wav differ diff --git a/frontend/static/sound/click28/click28_20.wav b/frontend/static/sound/click28/click28_20.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_20.wav differ diff --git a/frontend/static/sound/click28/click28_21.wav b/frontend/static/sound/click28/click28_21.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_21.wav differ diff --git a/frontend/static/sound/click28/click28_22.wav b/frontend/static/sound/click28/click28_22.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_22.wav differ diff --git a/frontend/static/sound/click28/click28_23.wav b/frontend/static/sound/click28/click28_23.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_23.wav differ diff --git a/frontend/static/sound/click28/click28_24.wav b/frontend/static/sound/click28/click28_24.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_24.wav differ diff --git a/frontend/static/sound/click28/click28_25.wav b/frontend/static/sound/click28/click28_25.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_25.wav differ diff --git a/frontend/static/sound/click28/click28_26.wav b/frontend/static/sound/click28/click28_26.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_26.wav differ diff --git a/frontend/static/sound/click28/click28_27.wav b/frontend/static/sound/click28/click28_27.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_27.wav differ diff --git a/frontend/static/sound/click28/click28_28.wav b/frontend/static/sound/click28/click28_28.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_28.wav differ diff --git a/frontend/static/sound/click28/click28_29.wav b/frontend/static/sound/click28/click28_29.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_29.wav differ diff --git a/frontend/static/sound/click28/click28_3.wav b/frontend/static/sound/click28/click28_3.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_3.wav differ diff --git a/frontend/static/sound/click28/click28_30.wav b/frontend/static/sound/click28/click28_30.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_30.wav differ diff --git a/frontend/static/sound/click28/click28_31.wav b/frontend/static/sound/click28/click28_31.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_31.wav differ diff --git a/frontend/static/sound/click28/click28_32.wav b/frontend/static/sound/click28/click28_32.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_32.wav differ diff --git a/frontend/static/sound/click28/click28_33.wav b/frontend/static/sound/click28/click28_33.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_33.wav differ diff --git a/frontend/static/sound/click28/click28_34.wav b/frontend/static/sound/click28/click28_34.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_34.wav differ diff --git a/frontend/static/sound/click28/click28_35.wav b/frontend/static/sound/click28/click28_35.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_35.wav differ diff --git a/frontend/static/sound/click28/click28_36.wav b/frontend/static/sound/click28/click28_36.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_36.wav differ diff --git a/frontend/static/sound/click28/click28_37.wav b/frontend/static/sound/click28/click28_37.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_37.wav differ diff --git a/frontend/static/sound/click28/click28_38.wav b/frontend/static/sound/click28/click28_38.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_38.wav differ diff --git a/frontend/static/sound/click28/click28_39.wav b/frontend/static/sound/click28/click28_39.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_39.wav differ diff --git a/frontend/static/sound/click28/click28_4.wav b/frontend/static/sound/click28/click28_4.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_4.wav differ diff --git a/frontend/static/sound/click28/click28_40.wav b/frontend/static/sound/click28/click28_40.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_40.wav differ diff --git a/frontend/static/sound/click28/click28_41.wav b/frontend/static/sound/click28/click28_41.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_41.wav differ diff --git a/frontend/static/sound/click28/click28_42.wav b/frontend/static/sound/click28/click28_42.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_42.wav differ diff --git a/frontend/static/sound/click28/click28_43.wav b/frontend/static/sound/click28/click28_43.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_43.wav differ diff --git a/frontend/static/sound/click28/click28_44.wav b/frontend/static/sound/click28/click28_44.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_44.wav differ diff --git a/frontend/static/sound/click28/click28_45.wav b/frontend/static/sound/click28/click28_45.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_45.wav differ diff --git a/frontend/static/sound/click28/click28_46.wav b/frontend/static/sound/click28/click28_46.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_46.wav differ diff --git a/frontend/static/sound/click28/click28_47.wav b/frontend/static/sound/click28/click28_47.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_47.wav differ diff --git a/frontend/static/sound/click28/click28_48.wav b/frontend/static/sound/click28/click28_48.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_48.wav differ diff --git a/frontend/static/sound/click28/click28_49.wav b/frontend/static/sound/click28/click28_49.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_49.wav differ diff --git a/frontend/static/sound/click28/click28_5.wav b/frontend/static/sound/click28/click28_5.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_5.wav differ diff --git a/frontend/static/sound/click28/click28_50.wav b/frontend/static/sound/click28/click28_50.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_50.wav differ diff --git a/frontend/static/sound/click28/click28_51.wav b/frontend/static/sound/click28/click28_51.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_51.wav differ diff --git a/frontend/static/sound/click28/click28_52.wav b/frontend/static/sound/click28/click28_52.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_52.wav differ diff --git a/frontend/static/sound/click28/click28_53.wav b/frontend/static/sound/click28/click28_53.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_53.wav differ diff --git a/frontend/static/sound/click28/click28_54.wav b/frontend/static/sound/click28/click28_54.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_54.wav differ diff --git a/frontend/static/sound/click28/click28_55.wav b/frontend/static/sound/click28/click28_55.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_55.wav differ diff --git a/frontend/static/sound/click28/click28_56.wav b/frontend/static/sound/click28/click28_56.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_56.wav differ diff --git a/frontend/static/sound/click28/click28_57.wav b/frontend/static/sound/click28/click28_57.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_57.wav differ diff --git a/frontend/static/sound/click28/click28_58.wav b/frontend/static/sound/click28/click28_58.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_58.wav differ diff --git a/frontend/static/sound/click28/click28_59.wav b/frontend/static/sound/click28/click28_59.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_59.wav differ diff --git a/frontend/static/sound/click28/click28_6.wav b/frontend/static/sound/click28/click28_6.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_6.wav differ diff --git a/frontend/static/sound/click28/click28_60.wav b/frontend/static/sound/click28/click28_60.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_60.wav differ diff --git a/frontend/static/sound/click28/click28_61.wav b/frontend/static/sound/click28/click28_61.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_61.wav differ diff --git a/frontend/static/sound/click28/click28_62.wav b/frontend/static/sound/click28/click28_62.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_62.wav differ diff --git a/frontend/static/sound/click28/click28_63.wav b/frontend/static/sound/click28/click28_63.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_63.wav differ diff --git a/frontend/static/sound/click28/click28_64.wav b/frontend/static/sound/click28/click28_64.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_64.wav differ diff --git a/frontend/static/sound/click28/click28_65.wav b/frontend/static/sound/click28/click28_65.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_65.wav differ diff --git a/frontend/static/sound/click28/click28_66.wav b/frontend/static/sound/click28/click28_66.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_66.wav differ diff --git a/frontend/static/sound/click28/click28_67.wav b/frontend/static/sound/click28/click28_67.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_67.wav differ diff --git a/frontend/static/sound/click28/click28_68.wav b/frontend/static/sound/click28/click28_68.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_68.wav differ diff --git a/frontend/static/sound/click28/click28_69.wav b/frontend/static/sound/click28/click28_69.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_69.wav differ diff --git a/frontend/static/sound/click28/click28_7.wav b/frontend/static/sound/click28/click28_7.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_7.wav differ diff --git a/frontend/static/sound/click28/click28_70.wav b/frontend/static/sound/click28/click28_70.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_70.wav differ diff --git a/frontend/static/sound/click28/click28_71.wav b/frontend/static/sound/click28/click28_71.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_71.wav differ diff --git a/frontend/static/sound/click28/click28_72.wav b/frontend/static/sound/click28/click28_72.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_72.wav differ diff --git a/frontend/static/sound/click28/click28_73.wav b/frontend/static/sound/click28/click28_73.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_73.wav differ diff --git a/frontend/static/sound/click28/click28_74.wav b/frontend/static/sound/click28/click28_74.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_74.wav differ diff --git a/frontend/static/sound/click28/click28_75.wav b/frontend/static/sound/click28/click28_75.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_75.wav differ diff --git a/frontend/static/sound/click28/click28_76.wav b/frontend/static/sound/click28/click28_76.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_76.wav differ diff --git a/frontend/static/sound/click28/click28_77.wav b/frontend/static/sound/click28/click28_77.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_77.wav differ diff --git a/frontend/static/sound/click28/click28_78.wav b/frontend/static/sound/click28/click28_78.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_78.wav differ diff --git a/frontend/static/sound/click28/click28_79.wav b/frontend/static/sound/click28/click28_79.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_79.wav differ diff --git a/frontend/static/sound/click28/click28_8.wav b/frontend/static/sound/click28/click28_8.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_8.wav differ diff --git a/frontend/static/sound/click28/click28_80.wav b/frontend/static/sound/click28/click28_80.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_80.wav differ diff --git a/frontend/static/sound/click28/click28_81.wav b/frontend/static/sound/click28/click28_81.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_81.wav differ diff --git a/frontend/static/sound/click28/click28_82.wav b/frontend/static/sound/click28/click28_82.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_82.wav differ diff --git a/frontend/static/sound/click28/click28_83.wav b/frontend/static/sound/click28/click28_83.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_83.wav differ diff --git a/frontend/static/sound/click28/click28_84.wav b/frontend/static/sound/click28/click28_84.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_84.wav differ diff --git a/frontend/static/sound/click28/click28_85.wav b/frontend/static/sound/click28/click28_85.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_85.wav differ diff --git a/frontend/static/sound/click28/click28_86.wav b/frontend/static/sound/click28/click28_86.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_86.wav differ diff --git a/frontend/static/sound/click28/click28_87.wav b/frontend/static/sound/click28/click28_87.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_87.wav differ diff --git a/frontend/static/sound/click28/click28_88.wav b/frontend/static/sound/click28/click28_88.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_88.wav differ diff --git a/frontend/static/sound/click28/click28_89.wav b/frontend/static/sound/click28/click28_89.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_89.wav differ diff --git a/frontend/static/sound/click28/click28_9.wav b/frontend/static/sound/click28/click28_9.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_9.wav differ diff --git a/frontend/static/sound/click28/click28_90.wav b/frontend/static/sound/click28/click28_90.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_90.wav differ diff --git a/frontend/static/sound/click28/click28_91.wav b/frontend/static/sound/click28/click28_91.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_91.wav differ diff --git a/frontend/static/sound/click28/click28_92.wav b/frontend/static/sound/click28/click28_92.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_92.wav differ diff --git a/frontend/static/sound/click28/click28_93.wav b/frontend/static/sound/click28/click28_93.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_93.wav differ diff --git a/frontend/static/sound/click28/click28_94.wav b/frontend/static/sound/click28/click28_94.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_94.wav differ diff --git a/frontend/static/sound/click28/click28_95.wav b/frontend/static/sound/click28/click28_95.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_95.wav differ diff --git a/frontend/static/sound/click28/click28_96.wav b/frontend/static/sound/click28/click28_96.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_96.wav differ diff --git a/frontend/static/sound/click28/click28_97.wav b/frontend/static/sound/click28/click28_97.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_97.wav differ diff --git a/frontend/static/sound/click28/click28_98.wav b/frontend/static/sound/click28/click28_98.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_98.wav differ diff --git a/frontend/static/sound/click28/click28_99.wav b/frontend/static/sound/click28/click28_99.wav new file mode 100644 index 000000000000..5f325de96266 Binary files /dev/null and b/frontend/static/sound/click28/click28_99.wav differ diff --git a/frontend/static/sound/click29/LICENSE.txt b/frontend/static/sound/click29/LICENSE.txt new file mode 100644 index 000000000000..80e659dc2b79 --- /dev/null +++ b/frontend/static/sound/click29/LICENSE.txt @@ -0,0 +1,674 @@ +GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. \ No newline at end of file diff --git a/frontend/static/sound/click29/click29_1.wav b/frontend/static/sound/click29/click29_1.wav new file mode 100644 index 000000000000..ff1c802940bc Binary files /dev/null and b/frontend/static/sound/click29/click29_1.wav differ diff --git a/frontend/static/sound/click29/click29_10.wav b/frontend/static/sound/click29/click29_10.wav new file mode 100644 index 000000000000..218bc5b9eb1e Binary files /dev/null and b/frontend/static/sound/click29/click29_10.wav differ diff --git a/frontend/static/sound/click29/click29_11.wav b/frontend/static/sound/click29/click29_11.wav new file mode 100644 index 000000000000..00d3889150e7 Binary files /dev/null and b/frontend/static/sound/click29/click29_11.wav differ diff --git a/frontend/static/sound/click29/click29_12.wav b/frontend/static/sound/click29/click29_12.wav new file mode 100644 index 000000000000..c7e41ce407a0 Binary files /dev/null and b/frontend/static/sound/click29/click29_12.wav differ diff --git a/frontend/static/sound/click29/click29_13.wav b/frontend/static/sound/click29/click29_13.wav new file mode 100644 index 000000000000..6ec540fcd206 Binary files /dev/null and b/frontend/static/sound/click29/click29_13.wav differ diff --git a/frontend/static/sound/click29/click29_2.wav b/frontend/static/sound/click29/click29_2.wav new file mode 100644 index 000000000000..d1f6d8d63326 Binary files /dev/null and b/frontend/static/sound/click29/click29_2.wav differ diff --git a/frontend/static/sound/click29/click29_3.wav b/frontend/static/sound/click29/click29_3.wav new file mode 100644 index 000000000000..e80b8305b3c5 Binary files /dev/null and b/frontend/static/sound/click29/click29_3.wav differ diff --git a/frontend/static/sound/click29/click29_4.wav b/frontend/static/sound/click29/click29_4.wav new file mode 100644 index 000000000000..f8c399969fc4 Binary files /dev/null and b/frontend/static/sound/click29/click29_4.wav differ diff --git a/frontend/static/sound/click29/click29_5.wav b/frontend/static/sound/click29/click29_5.wav new file mode 100644 index 000000000000..3227609fa256 Binary files /dev/null and b/frontend/static/sound/click29/click29_5.wav differ diff --git a/frontend/static/sound/click29/click29_6.wav b/frontend/static/sound/click29/click29_6.wav new file mode 100644 index 000000000000..e63906d7686e Binary files /dev/null and b/frontend/static/sound/click29/click29_6.wav differ diff --git a/frontend/static/sound/click29/click29_7.wav b/frontend/static/sound/click29/click29_7.wav new file mode 100644 index 000000000000..a47da0eb0b38 Binary files /dev/null and b/frontend/static/sound/click29/click29_7.wav differ diff --git a/frontend/static/sound/click29/click29_8.wav b/frontend/static/sound/click29/click29_8.wav new file mode 100644 index 000000000000..d1078401d653 Binary files /dev/null and b/frontend/static/sound/click29/click29_8.wav differ diff --git a/frontend/static/sound/click29/click29_9.wav b/frontend/static/sound/click29/click29_9.wav new file mode 100644 index 000000000000..47dffed168f4 Binary files /dev/null and b/frontend/static/sound/click29/click29_9.wav differ diff --git a/frontend/static/sound/click30/click30_1.wav b/frontend/static/sound/click30/click30_1.wav new file mode 100644 index 000000000000..1c65bd1b415e Binary files /dev/null and b/frontend/static/sound/click30/click30_1.wav differ diff --git a/frontend/static/sound/click30/click30_10.wav b/frontend/static/sound/click30/click30_10.wav new file mode 100644 index 000000000000..bf2b7d37d970 Binary files /dev/null and b/frontend/static/sound/click30/click30_10.wav differ diff --git a/frontend/static/sound/click30/click30_11.wav b/frontend/static/sound/click30/click30_11.wav new file mode 100644 index 000000000000..6bceda3431fc Binary files /dev/null and b/frontend/static/sound/click30/click30_11.wav differ diff --git a/frontend/static/sound/click30/click30_12.wav b/frontend/static/sound/click30/click30_12.wav new file mode 100644 index 000000000000..1b4202582699 Binary files /dev/null and b/frontend/static/sound/click30/click30_12.wav differ diff --git a/frontend/static/sound/click30/click30_13.wav b/frontend/static/sound/click30/click30_13.wav new file mode 100644 index 000000000000..f15a5fad5f3e Binary files /dev/null and b/frontend/static/sound/click30/click30_13.wav differ diff --git a/frontend/static/sound/click30/click30_14.wav b/frontend/static/sound/click30/click30_14.wav new file mode 100644 index 000000000000..78adf3adeb39 Binary files /dev/null and b/frontend/static/sound/click30/click30_14.wav differ diff --git a/frontend/static/sound/click30/click30_15.wav b/frontend/static/sound/click30/click30_15.wav new file mode 100644 index 000000000000..3b2e2a788408 Binary files /dev/null and b/frontend/static/sound/click30/click30_15.wav differ diff --git a/frontend/static/sound/click30/click30_16.wav b/frontend/static/sound/click30/click30_16.wav new file mode 100644 index 000000000000..062e246e86a9 Binary files /dev/null and b/frontend/static/sound/click30/click30_16.wav differ diff --git a/frontend/static/sound/click30/click30_17.wav b/frontend/static/sound/click30/click30_17.wav new file mode 100644 index 000000000000..a5cad8c62c62 Binary files /dev/null and b/frontend/static/sound/click30/click30_17.wav differ diff --git a/frontend/static/sound/click30/click30_18.wav b/frontend/static/sound/click30/click30_18.wav new file mode 100644 index 000000000000..a97956afd946 Binary files /dev/null and b/frontend/static/sound/click30/click30_18.wav differ diff --git a/frontend/static/sound/click30/click30_19.wav b/frontend/static/sound/click30/click30_19.wav new file mode 100644 index 000000000000..bb1c53dffdc4 Binary files /dev/null and b/frontend/static/sound/click30/click30_19.wav differ diff --git a/frontend/static/sound/click30/click30_2.wav b/frontend/static/sound/click30/click30_2.wav new file mode 100644 index 000000000000..c3120c388a95 Binary files /dev/null and b/frontend/static/sound/click30/click30_2.wav differ diff --git a/frontend/static/sound/click30/click30_20.wav b/frontend/static/sound/click30/click30_20.wav new file mode 100644 index 000000000000..c3a7ec416395 Binary files /dev/null and b/frontend/static/sound/click30/click30_20.wav differ diff --git a/frontend/static/sound/click30/click30_21.wav b/frontend/static/sound/click30/click30_21.wav new file mode 100644 index 000000000000..41444892050c Binary files /dev/null and b/frontend/static/sound/click30/click30_21.wav differ diff --git a/frontend/static/sound/click30/click30_22.wav b/frontend/static/sound/click30/click30_22.wav new file mode 100644 index 000000000000..192c1e12dcca Binary files /dev/null and b/frontend/static/sound/click30/click30_22.wav differ diff --git a/frontend/static/sound/click30/click30_23.wav b/frontend/static/sound/click30/click30_23.wav new file mode 100644 index 000000000000..2e0b4a8667f1 Binary files /dev/null and b/frontend/static/sound/click30/click30_23.wav differ diff --git a/frontend/static/sound/click30/click30_24.wav b/frontend/static/sound/click30/click30_24.wav new file mode 100644 index 000000000000..846af6843f16 Binary files /dev/null and b/frontend/static/sound/click30/click30_24.wav differ diff --git a/frontend/static/sound/click30/click30_25.wav b/frontend/static/sound/click30/click30_25.wav new file mode 100644 index 000000000000..72cb6489daed Binary files /dev/null and b/frontend/static/sound/click30/click30_25.wav differ diff --git a/frontend/static/sound/click30/click30_26.wav b/frontend/static/sound/click30/click30_26.wav new file mode 100644 index 000000000000..aa8a44daa5e6 Binary files /dev/null and b/frontend/static/sound/click30/click30_26.wav differ diff --git a/frontend/static/sound/click30/click30_27.wav b/frontend/static/sound/click30/click30_27.wav new file mode 100644 index 000000000000..49f7f1919dc6 Binary files /dev/null and b/frontend/static/sound/click30/click30_27.wav differ diff --git a/frontend/static/sound/click30/click30_28.wav b/frontend/static/sound/click30/click30_28.wav new file mode 100644 index 000000000000..b72ae06c4984 Binary files /dev/null and b/frontend/static/sound/click30/click30_28.wav differ diff --git a/frontend/static/sound/click30/click30_29.wav b/frontend/static/sound/click30/click30_29.wav new file mode 100644 index 000000000000..ab136c1b13d2 Binary files /dev/null and b/frontend/static/sound/click30/click30_29.wav differ diff --git a/frontend/static/sound/click30/click30_3.wav b/frontend/static/sound/click30/click30_3.wav new file mode 100644 index 000000000000..f58866b0ccf9 Binary files /dev/null and b/frontend/static/sound/click30/click30_3.wav differ diff --git a/frontend/static/sound/click30/click30_30.wav b/frontend/static/sound/click30/click30_30.wav new file mode 100644 index 000000000000..fb9debc530ba Binary files /dev/null and b/frontend/static/sound/click30/click30_30.wav differ diff --git a/frontend/static/sound/click30/click30_31.wav b/frontend/static/sound/click30/click30_31.wav new file mode 100644 index 000000000000..f6761261ef8a Binary files /dev/null and b/frontend/static/sound/click30/click30_31.wav differ diff --git a/frontend/static/sound/click30/click30_32.wav b/frontend/static/sound/click30/click30_32.wav new file mode 100644 index 000000000000..9e38eacf127e Binary files /dev/null and b/frontend/static/sound/click30/click30_32.wav differ diff --git a/frontend/static/sound/click30/click30_33.wav b/frontend/static/sound/click30/click30_33.wav new file mode 100644 index 000000000000..7b41dfa0f600 Binary files /dev/null and b/frontend/static/sound/click30/click30_33.wav differ diff --git a/frontend/static/sound/click30/click30_34.wav b/frontend/static/sound/click30/click30_34.wav new file mode 100644 index 000000000000..8acb9843122c Binary files /dev/null and b/frontend/static/sound/click30/click30_34.wav differ diff --git a/frontend/static/sound/click30/click30_35.wav b/frontend/static/sound/click30/click30_35.wav new file mode 100644 index 000000000000..7b542e673075 Binary files /dev/null and b/frontend/static/sound/click30/click30_35.wav differ diff --git a/frontend/static/sound/click30/click30_36.wav b/frontend/static/sound/click30/click30_36.wav new file mode 100644 index 000000000000..52d98fd5b6aa Binary files /dev/null and b/frontend/static/sound/click30/click30_36.wav differ diff --git a/frontend/static/sound/click30/click30_37.wav b/frontend/static/sound/click30/click30_37.wav new file mode 100644 index 000000000000..cbbc9b69dcac Binary files /dev/null and b/frontend/static/sound/click30/click30_37.wav differ diff --git a/frontend/static/sound/click30/click30_38.wav b/frontend/static/sound/click30/click30_38.wav new file mode 100644 index 000000000000..b22872fe642d Binary files /dev/null and b/frontend/static/sound/click30/click30_38.wav differ diff --git a/frontend/static/sound/click30/click30_39.wav b/frontend/static/sound/click30/click30_39.wav new file mode 100644 index 000000000000..b44772491c2b Binary files /dev/null and b/frontend/static/sound/click30/click30_39.wav differ diff --git a/frontend/static/sound/click30/click30_4.wav b/frontend/static/sound/click30/click30_4.wav new file mode 100644 index 000000000000..d32a995bc3a0 Binary files /dev/null and b/frontend/static/sound/click30/click30_4.wav differ diff --git a/frontend/static/sound/click30/click30_5.wav b/frontend/static/sound/click30/click30_5.wav new file mode 100644 index 000000000000..76b8f1da1bf8 Binary files /dev/null and b/frontend/static/sound/click30/click30_5.wav differ diff --git a/frontend/static/sound/click30/click30_6.wav b/frontend/static/sound/click30/click30_6.wav new file mode 100644 index 000000000000..c8932fdc5125 Binary files /dev/null and b/frontend/static/sound/click30/click30_6.wav differ diff --git a/frontend/static/sound/click30/click30_7.wav b/frontend/static/sound/click30/click30_7.wav new file mode 100644 index 000000000000..01fa45908734 Binary files /dev/null and b/frontend/static/sound/click30/click30_7.wav differ diff --git a/frontend/static/sound/click30/click30_8.wav b/frontend/static/sound/click30/click30_8.wav new file mode 100644 index 000000000000..e916e9198deb Binary files /dev/null and b/frontend/static/sound/click30/click30_8.wav differ diff --git a/frontend/static/sound/click30/click30_9.wav b/frontend/static/sound/click30/click30_9.wav new file mode 100644 index 000000000000..814783295671 Binary files /dev/null and b/frontend/static/sound/click30/click30_9.wav differ diff --git a/packages/schemas/src/configs.ts b/packages/schemas/src/configs.ts index 77c257a54834..d871d32c0dee 100644 --- a/packages/schemas/src/configs.ts +++ b/packages/schemas/src/configs.ts @@ -144,6 +144,20 @@ export const PlaySoundOnClickSchema = z.enum([ "14", "15", "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25", + "26", + "27", + "28", + "29", + "30", ]); export type PlaySoundOnClick = z.infer;