diff --git a/content/soundboard.json b/content/soundboard.json index 791110f843e..ffb958d25ee 100644 --- a/content/soundboard.json +++ b/content/soundboard.json @@ -133,6 +133,10 @@ "title": "Hey Heey Heeey", "file": "/sounds/heyheyhey.mp3" }, + { + "title": "Rabbithole", + "file": "/sounds/rabbithole.mp3" + }, { "title": "Der Markt crasht", "file": "/sounds/hosp/der-markt-crasht.mp3" diff --git a/static/sounds/rabbithole.mp3 b/static/sounds/rabbithole.mp3 new file mode 100644 index 00000000000..45233e60e15 Binary files /dev/null and b/static/sounds/rabbithole.mp3 differ