From 3bc8d7282ce52d791ba62d8c9322ca5de8dabfba Mon Sep 17 00:00:00 2001 From: tls Date: Tue, 19 Jul 2022 17:01:10 +0800 Subject: [PATCH] =?UTF-8?q?v0.5=20=E8=87=AA=E5=8A=A8=E9=9A=90=E8=97=8F?= =?UTF-8?q?=E6=88=BF=E9=97=B4=20and=20stop=20=E6=94=B9=E4=B8=BA=20stop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- level.rdlevel | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/level.rdlevel b/level.rdlevel index 7d98b21..007b3fc 100644 --- a/level.rdlevel +++ b/level.rdlevel @@ -83,6 +83,7 @@ { "bar": 8, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 8, "beat": 4, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 8, "beat": 5, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "------" }, + { "bar": 8, "beat": 5, "y": 2, "type": "ShowRooms", "rooms": [1], "transitionTime": 4, "ease": "InOutSine", "heights": [0, 0, 0, 0] }, { "bar": 8, "beat": 7, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "SayGetSetGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 9, "beat": 1, "y": 2, "type": "AddOneshotBeat", "row": 1, "pulseType": "Wave", "loops": 6, "interval": 2, "tick": 1 }, { "bar": 10, "beat": 6.5, "y": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 1 }, @@ -127,8 +128,9 @@ { "bar": 24, "beat": 7, "y": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 1 }, { "bar": 24, "beat": 7.5, "y": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Square", "squareSound": true, "tick": 1 }, { "bar": 24, "beat": 8, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "--x--x" }, - { "bar": 24, "beat": 8, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayAndStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 24, "beat": 8, "y": 1, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayStop", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 25, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, + { "bar": 25, "beat": 1, "y": 1, "type": "ShowRooms", "rooms": [0], "transitionTime": 2, "ease": "InOutSine", "heights": [0, 0, 0, 0] }, { "bar": 25, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 26, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 26, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, @@ -142,6 +144,7 @@ { "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": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Wave", "loops": 7, "interval": 2, "tick": 1 }, { "bar": 31, "beat": 8, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-xx-xx" },