diff --git a/content/soundboard.json b/content/soundboard.json index 33d967a5734..205656ce7bc 100644 --- a/content/soundboard.json +++ b/content/soundboard.json @@ -200,6 +200,31 @@ } ] }, + { + "title": "Niko Jilch", + "sounds": [ + { + "title": "EZB Gedicht", + "file": "/sounds/niko/niko-ezb-gedicht.mp3" + }, + { + "title": "Ursprung Inflationsziel", + "file": "/sounds/niko/niko-inflationsziel.mp3" + }, + { + "title": "Lösung aller Geldprobleme", + "file": "/sounds/niko/niko-job-ezb.mp3" + }, + { + "title": "Hallo meine Lieben!", + "file": "/sounds/niko/niko-passiert.mp3" + }, + { + "title": "Hier rein, da rein!", + "file": "/sounds/niko/niko-schuh-mining.mp3" + } + ] + }, { "title": "Tim Kellner", "sounds": [ @@ -259,6 +284,22 @@ { "title": "Vertrauensvorschuß", "file": "/sounds/politik/vertrauensvorschuss.mp3" + }, + { + "title": "Ich will nicht mehr!", + "file": "/sounds/politik/kurz-ichwillnichtmehr.mp3" + }, + { + "title": "Besoffene Gschichte", + "file": "/sounds/politik/strache-bsoffene-gschicht.mp3" + }, + { + "title": "Es tut mir aufrichtig Leid!", + "file": "/sounds/politik/strache-entschuldigung.mp3" + }, + { + "title": "So sind wir nicht!", + "file": "/sounds/politik/vdb-sosindwirnicht.mp3" } ] }, @@ -366,6 +407,10 @@ "title": "Hey Heey Heeey", "file": "/sounds/heyheyhey.mp3" }, + { + "title": "There is no second best!", + "file": "/sounds/saylor-nosecondbest.mp3" + }, { "title": "Rabbithole", "file": "/sounds/rabbithole.mp3" diff --git a/static/sounds/niko/niko-ezb-gedicht.mp3 b/static/sounds/niko/niko-ezb-gedicht.mp3 new file mode 100755 index 00000000000..bb38e986cd5 Binary files /dev/null and b/static/sounds/niko/niko-ezb-gedicht.mp3 differ diff --git a/static/sounds/niko/niko-inflationsziel.mp3 b/static/sounds/niko/niko-inflationsziel.mp3 new file mode 100755 index 00000000000..61cfdd0cb80 Binary files /dev/null and b/static/sounds/niko/niko-inflationsziel.mp3 differ diff --git a/static/sounds/niko/niko-job-ezb.mp3 b/static/sounds/niko/niko-job-ezb.mp3 new file mode 100755 index 00000000000..8325dc403c5 Binary files /dev/null and b/static/sounds/niko/niko-job-ezb.mp3 differ diff --git a/static/sounds/niko/niko-passiert.mp3 b/static/sounds/niko/niko-passiert.mp3 new file mode 100755 index 00000000000..939ad4890b2 Binary files /dev/null and b/static/sounds/niko/niko-passiert.mp3 differ diff --git a/static/sounds/niko/niko-schuh-mining.mp3 b/static/sounds/niko/niko-schuh-mining.mp3 new file mode 100755 index 00000000000..6b42b636eb6 Binary files /dev/null and b/static/sounds/niko/niko-schuh-mining.mp3 differ diff --git a/static/sounds/politik/kurz-ichwillnichtmehr.mp3 b/static/sounds/politik/kurz-ichwillnichtmehr.mp3 new file mode 100755 index 00000000000..414d73eccbf Binary files /dev/null and b/static/sounds/politik/kurz-ichwillnichtmehr.mp3 differ diff --git a/static/sounds/politik/strache-bsoffene-gschicht.mp3 b/static/sounds/politik/strache-bsoffene-gschicht.mp3 new file mode 100755 index 00000000000..2488eb12208 Binary files /dev/null and b/static/sounds/politik/strache-bsoffene-gschicht.mp3 differ diff --git a/static/sounds/politik/strache-entschuldigung.mp3 b/static/sounds/politik/strache-entschuldigung.mp3 new file mode 100755 index 00000000000..2fec3e2d18e Binary files /dev/null and b/static/sounds/politik/strache-entschuldigung.mp3 differ diff --git a/static/sounds/politik/vdb-sosindwirnicht.mp3 b/static/sounds/politik/vdb-sosindwirnicht.mp3 new file mode 100755 index 00000000000..54116ade9fc Binary files /dev/null and b/static/sounds/politik/vdb-sosindwirnicht.mp3 differ diff --git a/static/sounds/saylor-nosecondbest.mp3 b/static/sounds/saylor-nosecondbest.mp3 new file mode 100755 index 00000000000..b60f452713e Binary files /dev/null and b/static/sounds/saylor-nosecondbest.mp3 differ