新增节奏模式,地图排版微调
This commit is contained in:
@@ -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."},
|
||||
|
||||
@@ -622,6 +622,8 @@ return{
|
||||
["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."},
|
||||
-- ["rhythm_h"]= {"Rhythm", "HARD", "200-line marathon with accelerating rhythm."},
|
||||
-- ["rhythm_u"]= {"Rhythm", "ULTIMATE", "200-line high-speed rhythm marathon."},
|
||||
["blind_e"]= {"Aveugle", "MOITIE", "Pour les novices."},
|
||||
["blind_n"]= {"Aveugle", "TOUT", "Pour les joueurs intermédiaires."},
|
||||
["blind_h"]= {"Aveugle", "SOUDAIN", "Pour les bons jooeurs."},
|
||||
|
||||
@@ -701,6 +701,8 @@ return{
|
||||
["master_final"]= {"Mestre", "FINAL", "20G: Final inalcançável!"},
|
||||
["master_phantasm"]= {"Mestre", "FANTASMA", "20G: ???"},
|
||||
["GM"]= {"GrandMaster", "GM", "Para ser um Grand Master, aceite \nesse desafio."},
|
||||
-- ["rhythm_h"]= {"Rhythm", "HARD", "200-line marathon with accelerating rhythm."},
|
||||
-- ["rhythm_u"]= {"Rhythm", "ULTIMATE", "200-line high-speed rhythm marathon."},
|
||||
["blind_e"]= {"Cego", "METADE", "Para novatos."},
|
||||
["blind_n"]= {"Cego", "TUDO", "Para intermediários."},
|
||||
["blind_h"]= {"Cego", "DE REPENTE", "Para experientes."},
|
||||
|
||||
@@ -617,6 +617,8 @@ return{
|
||||
["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"},
|
||||
-- ["rhythm_h"]= {"Rhythm", "HARD", "200-line marathon with accelerating rhythm."},
|
||||
-- ["rhythm_u"]= {"Rhythm", "ULTIMATE", "200-line high-speed rhythm marathon."},
|
||||
["blind_e"]= {"A Ciegas", "Parcial", "Para novatos."},
|
||||
["blind_n"]= {"A Ciegas", "Total", "Para jugadores intermedios."},
|
||||
["blind_h"]= {"A Ciegas", "Inmediato", "Para jugadores experimentados"},
|
||||
|
||||
@@ -224,6 +224,8 @@ return{
|
||||
["master_final"]= {"大师", "终点", "究极20G:真正的游戏"},
|
||||
["master_phantasm"]= {"大师", "虚幻", "虚幻20G:好玩"},
|
||||
["GM"]= {"宗师", "GM", "你行你上"},
|
||||
["rhythm_h"]= {"节奏", "困难", "不好玩的"},
|
||||
["rhythm_u"]= {"节奏", "极限", "开局暴毙警告"},
|
||||
["blind_e"]= {"隐形", "半隐", "谁都能玩"},
|
||||
["blind_n"]= {"隐形", "全隐", "稍加练习即可"},
|
||||
["blind_h"]= {"隐形", "瞬隐", "和上一个一样"},
|
||||
|
||||
@@ -707,6 +707,8 @@ return{
|
||||
["master_final"]= {"大师", "终点", "究极20G:无法触及的终点"},
|
||||
["master_phantasm"]= {"大师", "虚幻", "虚幻20G:???"},
|
||||
["GM"]= {"宗师", "GM", "成为方块大师"},
|
||||
["rhythm_h"]= {"节奏", "困难", "200行加速节奏马拉松"},
|
||||
["rhythm_u"]= {"节奏", "极限", "200行超高速节奏马拉松"},
|
||||
["blind_e"]= {"隐形", "半隐", "不强大脑"},
|
||||
["blind_n"]= {"隐形", "全隐", "挺强大脑"},
|
||||
["blind_h"]= {"隐形", "瞬隐", "很强大脑"},
|
||||
|
||||
@@ -183,6 +183,8 @@ return{
|
||||
["master_final"]= {"大师", "终点", "究极20G:无法触及的终点"},
|
||||
["master_phantasm"]= {"大师", "虚幻", "虚幻20G:???"},
|
||||
["GM"]= {"宗师", "GM", "成为方块大师"},
|
||||
["rhythm_h"]= {"节奏", "困难", "200行加速节奏马拉松"},
|
||||
["rhythm_u"]= {"节奏", "极限", "200行超高速节奏马拉松"},
|
||||
["blind_e"]= {"隐形", "半隐", "不强大脑"},
|
||||
["blind_n"]= {"隐形", "全隐", "挺强大脑"},
|
||||
["blind_h"]= {"隐形", "瞬隐", "很强大脑"},
|
||||
|
||||
Reference in New Issue
Block a user