修改GM模式的名称和段位名以及修改连带内容,加高成绩上限,修复一个旧版本存档转换错误

This commit is contained in:
MrZ626
2021-03-23 14:40:42 +08:00
parent 078d8bd4e5
commit b3418e8d90
11 changed files with 37 additions and 37 deletions

View File

@@ -618,7 +618,8 @@ return{
["master_beginner"]= {"Master", "LUNATIQUE", "Pour les débutants en 20G."},
["master_advance"]= {"Master", "ULTIME", "Challenge 20G pro !"},
["master_final"]= {"Master", "FINAL", "20G : Un point final impossible à atteindre !"},
["GM"]= {"GrandMaster", "GM", "Tentez de devenir un Grandmaster."},
-- ["master_phantasm"]= {"Mester", "FANTASMA", "20G: ???"},
["master_extra"]= {"GrandMaster", "EXTRA", "Tentez de devenir un Grandmaster."},
-- ["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."},