diff --git a/content/soundboard.json b/content/soundboard.json index 5d607bbf8be..444b94cf863 100644 --- a/content/soundboard.json +++ b/content/soundboard.json @@ -175,6 +175,23 @@ } ] }, + { + "title": "Tim Kellner", + "sounds": [ + { + "title": "Ich denke ja", + "file": "/sounds/kellner/ich-denke-ja.mp3" + }, + { + "title": "Abholen diesen Dissidenten", + "file": "/sounds/kellner/abholen-diesen-dissidenten.mp3" + }, + { + "title": "Preisanstieg", + "file": "/sounds/kellner/preisanstieg.mp3" + } + ] + }, { "title": "Verschiedenes", "sounds": [ @@ -195,7 +212,7 @@ "file": "/sounds/hosp/iota.mp3" }, { - "title": "Kinski", + "title": "Mach doch deinen Scheiß", "file": "/sounds/kinski.mp3" }, { @@ -205,6 +222,22 @@ { "title": "Herr Turm", "file": "/sounds/herr-turm-impulsiv.mp3" + }, + { + "title": "Gigi zu PoS", + "file": "/sounds/gigi-pos.mp3" + }, + { + "title": "CBDC braucht niemand", + "file": "/sounds/schnabl-cbdc.mp3" + }, + { + "title": "Spritze innen Arm!", + "file": "/sounds/spritze-innen-arm.mp3" + }, + { + "title": "Ich muss nachdenken", + "file": "/sounds/ich-muss-nachdenken.mp3" } ] } diff --git a/static/sounds/gigi-pos.mp3 b/static/sounds/gigi-pos.mp3 new file mode 100644 index 00000000000..952960da764 Binary files /dev/null and b/static/sounds/gigi-pos.mp3 differ diff --git a/static/sounds/ich-muss-nachdenken.mp3 b/static/sounds/ich-muss-nachdenken.mp3 new file mode 100644 index 00000000000..e06b5a287f7 Binary files /dev/null and b/static/sounds/ich-muss-nachdenken.mp3 differ diff --git a/static/sounds/kellner/abholen-diesen-dissidenten.mp3 b/static/sounds/kellner/abholen-diesen-dissidenten.mp3 new file mode 100644 index 00000000000..4a6802659aa Binary files /dev/null and b/static/sounds/kellner/abholen-diesen-dissidenten.mp3 differ diff --git a/static/sounds/kellner/ich-denke-ja.mp3 b/static/sounds/kellner/ich-denke-ja.mp3 new file mode 100644 index 00000000000..4d0952360b4 Binary files /dev/null and b/static/sounds/kellner/ich-denke-ja.mp3 differ diff --git a/static/sounds/kellner/preisanstieg.mp3 b/static/sounds/kellner/preisanstieg.mp3 new file mode 100644 index 00000000000..f9335faebdc Binary files /dev/null and b/static/sounds/kellner/preisanstieg.mp3 differ diff --git a/static/sounds/schnabl-cbdc.mp3 b/static/sounds/schnabl-cbdc.mp3 new file mode 100644 index 00000000000..5677af38df5 Binary files /dev/null and b/static/sounds/schnabl-cbdc.mp3 differ diff --git a/static/sounds/spritze-innen-arm.mp3 b/static/sounds/spritze-innen-arm.mp3 new file mode 100644 index 00000000000..4dad75f78a3 Binary files /dev/null and b/static/sounds/spritze-innen-arm.mp3 differ