From 57fbe01236fb80316b61a9ad7ee15a8eaff3539f Mon Sep 17 00:00:00 2001 From: tls Date: Tue, 19 Jul 2022 16:49:02 +0800 Subject: [PATCH] =?UTF-8?q?v0.4=20=E4=BF=AE=E6=AD=A3=E7=AC=AC=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=20get=20set=20go=20=E6=97=B6=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- level.rdlevel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/level.rdlevel b/level.rdlevel index 24aacbb..7d98b21 100644 --- a/level.rdlevel +++ b/level.rdlevel @@ -61,11 +61,11 @@ { "bar": 4, "beat": 1, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x--" }, { "bar": 4, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 4, "beat": 4, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "------" }, - { "bar": 4, "beat": 4, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGet", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 4, "beat": 5, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGet", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 4, "beat": 5, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, - { "bar": 4, "beat": 7, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, - { "bar": 4, "beat": 8, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 4, "beat": 8, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSaySet", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 5, "beat": 1, "y": 0, "type": "SetRowXs", "row": 0, "pattern": "-x-x--" }, + { "bar": 5, "beat": 1, "y": 0, "type": "SayReadyGetSetGo", "phraseToSay": "JustSayGo", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 5, "beat": 1, "y": 0, "type": "AddClassicBeat", "row": 0, "tick": 0.5, "swing": 0, "hold": 0 }, { "bar": 5, "beat": 1, "y": 1, "type": "ShowRooms", "rooms": [0, 1], "transitionTime": 4, "ease": "InOutSine", "heights": [0, 0, 0, 0] }, { "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 1, "pulseType": "Wave", "loops": 6, "interval": 4, "tick": 3 },