diff --git a/INTERNET_OVERDOSE.rdlevel b/INTERNET_OVERDOSE.rdlevel index df5ec1a..7351fe3 100644 --- a/INTERNET_OVERDOSE.rdlevel +++ b/INTERNET_OVERDOSE.rdlevel @@ -52,6 +52,7 @@ { "bar": 1, "beat": 1, "y": 2, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 3, "type": "MoveRoom", "roomPosition": [50, 50], "scale": [100, 100], "duration": 0, "ease": "Linear" }, { "bar": 1, "beat": 1, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "SayReaDyGetSetOne", "voiceSource": "Nurse", "tick": 2, "volume": 100 }, + { "bar": 1, "beat": 1, "y": 0, "type": "Comment", "tab": "Actions", "show": false, "text": "yt-dlp https://www.youtube.com/watch?v=BnkhBwzBqlQ -x -o webm.webm\nffmpeg -y -ss 0:00:01.999 -i webm.opus output.ogg\n", "color": "F2E644" }, { "bar": 2, "beat": 1, "y": 1, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "loops": 7, "interval": 4, "squareSound": true, "tick": 2 }, { "bar": 5, "beat": 7, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 6, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 },