From 995eafd6ad09d84bbb72d4bab938ef7252118b90 Mon Sep 17 00:00:00 2001 From: tls Date: Mon, 1 Aug 2022 15:31:07 +0800 Subject: [PATCH] enable two tips --- aizhishi.rdlevel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aizhishi.rdlevel b/aizhishi.rdlevel index bd36638..ee209ec 100644 --- a/aizhishi.rdlevel +++ b/aizhishi.rdlevel @@ -151,7 +151,7 @@ { "bar": 4, "beat": 7, "y": 5, "type": "MoveRow", "row": 0, "target": "WholeRow", "customPosition": true, "rowPosition": [50, 50], "pivot": 0.5, "duration": 1, "ease": "Linear" }, { "bar": 5, "beat": 1, "y": 0, "type": "SetVFXPreset", "rooms": [0], "preset": "Tile2", "enable": false }, { "bar": 5, "beat": 1, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Wave", "tick": 1 }, - { "bar": 5, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "active": false, "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, + { "bar": 5, "beat": 2.5, "y": 2, "type": "SayReadyGetSetGo", "phraseToSay": "Count2", "voiceSource": "Nurse", "tick": 1, "volume": 100 }, { "bar": 5, "beat": 3, "y": 1, "type": "PlaySound", "filename": "sndTriangleshot1", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" }, { "bar": 5, "beat": 3, "y": 0, "type": "AddOneshotBeat", "row": 0, "pulseType": "Square", "squareSound": true, "tick": 1 }, { "bar": 5, "beat": 3.5, "y": 2, "type": "PlaySound", "filename": "sndTriangleshot2", "volume": 100, "pitch": 100, "pan": 0, "offset": 0, "isCustom": true, "customSoundType": "CueSound" },