diff --git a/shende.rdlevel b/shende.rdlevel index 67a208e..26b2173 100644 --- a/shende.rdlevel +++ b/shende.rdlevel @@ -49,7 +49,7 @@ "events": [ { "bar": 1, "beat": 1, "y": 0, "type": "SetTheme", "rooms": [0], "preset": "OrientalTechno" }, - { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "shende.wav", "volume": 75, "pitch": 100, "pan": 0, "offset": 458, "bpm": 135, "loop": false }, + { "bar": 1, "beat": 1, "y": 0, "type": "PlaySong", "filename": "output.ogg", "volume": 75, "pitch": 100, "pan": 0, "offset": 458, "bpm": 135, "loop": false }, { "bar": 1, "beat": 1, "y": 1, "type": "SetCountingSound", "row": 1, "voiceSource": "OwlCount", "enabled": true, "volume": 100 }, { "bar": 1, "beat": 1, "y": 2, "type": "SetCountingSound", "row": 2, "voiceSource": "BirdCount", "enabled": true, "volume": 100 }, { "bar": 1, "beat": 1, "y": 3, "type": "SetCountingSound", "row": 3, "voiceSource": "JyiCountFast", "enabled": true, "volume": 100 },