修改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

@@ -615,7 +615,7 @@ return{
["master_beginner"]= {"Master", "Lunático", "Para principiantes en 20G"},
["master_advance"]= {"Master", "Supremo", "¡Desafío profesional de 20G!"},
["master_final"]= {"Master", "FINAL", "El verdadero 20G Supremo: el final es inalcanzable."},
["GM"]= {"GrandMaster", "GM", "Para ser un gran maestro, acepta este desafío"},
["master_extra"]= {"GrandMaster", "EXTRA", "Para ser un gran maestro, acepta este desafío"},
-- ["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."},