新增节奏模式,地图排版微调

This commit is contained in:
MrZ626
2021-02-15 02:58:52 +08:00
parent d824f987b8
commit 8464a93106
11 changed files with 254 additions and 69 deletions

View File

@@ -705,6 +705,8 @@ 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."},
["blind_e"]= {"Blind", "HALF", "For novice players."},
["blind_n"]= {"Blind", "ALL", "For intermediate players."},
["blind_h"]= {"Blind", "SUDDEN", "For experienced players."},