添加节奏模式-简单

This commit is contained in:
MrZ626
2021-02-15 15:05:13 +08:00
parent f053b99ce3
commit efaa279e24
9 changed files with 107 additions and 18 deletions

View File

@@ -705,8 +705,9 @@ return{
["master_final"]= {"Master", "FINAL", "20G: Unreachable end point!"},
["master_phantasm"]= {"Master", "PHANTASM", "20G: ???"},
["GM"]= {"GrandMaster", "GM", "To be a Grand Master, take \nthis challenge."},
["rhythm_h"]= {"Rhythm", "HARD", "200-line marathon with accelerating rhythm."},
["rhythm_u"]= {"Rhythm", "ULTIMATE", "200-line high-speed rhythm marathon."},
["rhythm_e"]= {"Rhythm", "EASY", "200-line low-bpm rhythm marathon."},
["rhythm_h"]= {"Rhythm", "HARD", "200-line medium-bpm rhythm marathon"},
["rhythm_u"]= {"Rhythm", "ULTIMATE", "200-line high-bpm rhythm marathon."},
["blind_e"]= {"Blind", "HALF", "For novice players."},
["blind_n"]= {"Blind", "ALL", "For intermediate players."},
["blind_h"]= {"Blind", "SUDDEN", "For experienced players."},