From 3aff331554513238cc4f50b95c35c6efafbf1766 Mon Sep 17 00:00:00 2001 From: tls Date: Tue, 19 Jul 2022 18:07:33 +0800 Subject: [PATCH] =?UTF-8?q?v0.11=20=E5=8A=A0=E5=85=A5=E7=8E=84=E9=A3=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- level.rdlevel | 2 ++ 1 file changed, 2 insertions(+) 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 },