diff --git a/content/soundboard.json b/content/soundboard.json index ffb958d25ee..d6fdac376a1 100644 --- a/content/soundboard.json +++ b/content/soundboard.json @@ -126,6 +126,55 @@ } ] }, + { + "title": "Nordwolle", + "sounds": [ + { + "title": "Welt verbessern", + "file": "/sounds/nordwolle/die-welt-verbessern.mp3" + }, + { + "title": "Dating-App", + "file": "/sounds/nordwolle/die-zehnte-datingapp.mp3" + }, + { + "title": "Hier oben, Alter", + "file": "/sounds/nordwolle/hier-oben-alter.mp3" + }, + { + "title": "Hört euch mal selber", + "file": "/sounds/nordwolle/hoert-euch-mal-selber-zu.mp3" + }, + { + "title": "Ich kriege einen zuviel", + "file": "/sounds/nordwolle/ich-krieg-einen-zuviel.mp3" + }, + { + "title": "Kann man doch verstehen", + "file": "/sounds/nordwolle/kann-man-doch-verstehen.mp3" + }, + { + "title": "Die Planer bezahl ich", + "file": "/sounds/nordwolle/planer-bezahl-ich.mp3" + }, + { + "title": "Stromschnellen", + "file": "/sounds/nordwolle/stromschnellen.mp3" + }, + { + "title": "Verstehste", + "file": "/sounds/nordwolle/verstehste.mp3" + }, + { + "title": "Verwalter", + "file": "/sounds/nordwolle/verwalter.mp3" + }, + { + "title": "Zack Zack Fertig", + "file": "/sounds/nordwolle/zack-zack-fertig.mp3" + } + ] + }, { "title": "Verschiedenes", "sounds": [ @@ -144,6 +193,14 @@ { "title": "Was ist bloß mit IOTA los?", "file": "/sounds/hosp/iota.mp3" + }, + { + "title": "Kinski", + "file": "/sounds/kinski.mp3" + }, + { + "title": "Internet Bucks", + "file": "/sounds/internet-bucks.mp3" } ] } diff --git a/static/sounds/internet-bucks.mp3 b/static/sounds/internet-bucks.mp3 new file mode 100644 index 00000000000..609b2f63af1 Binary files /dev/null and b/static/sounds/internet-bucks.mp3 differ diff --git a/static/sounds/kinski.mp3 b/static/sounds/kinski.mp3 new file mode 100644 index 00000000000..0ffe7cea357 Binary files /dev/null and b/static/sounds/kinski.mp3 differ diff --git a/static/sounds/nordwolle/die-welt-verbessern.mp3 b/static/sounds/nordwolle/die-welt-verbessern.mp3 new file mode 100644 index 00000000000..e44878b26ed Binary files /dev/null and b/static/sounds/nordwolle/die-welt-verbessern.mp3 differ diff --git a/static/sounds/nordwolle/die-zehnte-datingapp.mp3 b/static/sounds/nordwolle/die-zehnte-datingapp.mp3 new file mode 100644 index 00000000000..3e09f0f2961 Binary files /dev/null and b/static/sounds/nordwolle/die-zehnte-datingapp.mp3 differ diff --git a/static/sounds/nordwolle/hier-oben-alter.mp3 b/static/sounds/nordwolle/hier-oben-alter.mp3 new file mode 100644 index 00000000000..98c1cf67d05 Binary files /dev/null and b/static/sounds/nordwolle/hier-oben-alter.mp3 differ diff --git a/static/sounds/nordwolle/hoert-euch-mal-selber-zu.mp3 b/static/sounds/nordwolle/hoert-euch-mal-selber-zu.mp3 new file mode 100644 index 00000000000..f7d495fff60 Binary files /dev/null and b/static/sounds/nordwolle/hoert-euch-mal-selber-zu.mp3 differ diff --git a/static/sounds/nordwolle/ich-krieg-einen-zuviel.mp3 b/static/sounds/nordwolle/ich-krieg-einen-zuviel.mp3 new file mode 100644 index 00000000000..5be42a28322 Binary files /dev/null and b/static/sounds/nordwolle/ich-krieg-einen-zuviel.mp3 differ diff --git a/static/sounds/nordwolle/kann-man-doch-verstehen.mp3 b/static/sounds/nordwolle/kann-man-doch-verstehen.mp3 new file mode 100644 index 00000000000..68af9716507 Binary files /dev/null and b/static/sounds/nordwolle/kann-man-doch-verstehen.mp3 differ diff --git a/static/sounds/nordwolle/planer-bezahl-ich.mp3 b/static/sounds/nordwolle/planer-bezahl-ich.mp3 new file mode 100644 index 00000000000..7bf0f9dfa6e Binary files /dev/null and b/static/sounds/nordwolle/planer-bezahl-ich.mp3 differ diff --git a/static/sounds/nordwolle/stromschnellen.mp3 b/static/sounds/nordwolle/stromschnellen.mp3 new file mode 100644 index 00000000000..ed22baa4044 Binary files /dev/null and b/static/sounds/nordwolle/stromschnellen.mp3 differ diff --git a/static/sounds/nordwolle/verstehste.mp3 b/static/sounds/nordwolle/verstehste.mp3 new file mode 100644 index 00000000000..4f021fab145 Binary files /dev/null and b/static/sounds/nordwolle/verstehste.mp3 differ diff --git a/static/sounds/nordwolle/verwalter.mp3 b/static/sounds/nordwolle/verwalter.mp3 new file mode 100644 index 00000000000..810754245f5 Binary files /dev/null and b/static/sounds/nordwolle/verwalter.mp3 differ diff --git a/static/sounds/nordwolle/zack-zack-fertig.mp3 b/static/sounds/nordwolle/zack-zack-fertig.mp3 new file mode 100644 index 00000000000..c76c4498cf6 Binary files /dev/null and b/static/sounds/nordwolle/zack-zack-fertig.mp3 differ