diff --git a/files/default/circus_theme.wav b/files/default/circus_theme.wav new file mode 100644 index 0000000..fb5a090 Binary files /dev/null and b/files/default/circus_theme.wav differ diff --git a/yaml/default.yaml b/yaml/default.yaml index f3b5b69..0d48f17 100644 --- a/yaml/default.yaml +++ b/yaml/default.yaml @@ -64,3 +64,8 @@ sounds: keys: [11] type: simple path: default/dundundun.wav + + - name: circus_theme + type: simple + path: default/circus_theme.wav + keys: [0, 3, 4, 7, 8, 11]