diff --git a/level.rdlevel b/level.rdlevel index 1a0d490..c7edd92 100644 --- a/level.rdlevel +++ b/level.rdlevel @@ -146,12 +146,14 @@ { "bar": 28, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 28, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 28, "beat": 8, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x-x" }, + { "bar": 29, "beat": 1, "y": 1, "type": "SetCountingSound", "active": false, "row": 0, "voiceSource": "BirdCount", "enabled": true, "volume": 60 }, { "bar": 29, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 29, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 30, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 30, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 30, "beat": 5, "y": 2, "type": "ShowRooms", "rooms": [0, 1], "transitionTime": 4, "ease": "InOutSine", "heights": [0, 0, 0, 0] }, { "bar": 30, "beat": 7, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 31, "beat": 1, "y": 1, "type": "SetCountingSound", "active": false, "row": 0, "voiceSource": "JyiCount", "enabled": false, "volume": 100 }, { "bar": 31, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 }, { "bar": 31, "beat": 8, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "---x--" }, { "bar": 31, "beat": 8, "y": 0, "type": "TintRows", "row": 0, "border": "Glow", "borderColor": "FF0000", "borderOpacity": 100, "opacity": 100, "duration": 1, "ease": "Linear", "tint": false, "tintColor": "FFFFFF", "tintOpacity": 100 },