合并load和intro场景

This commit is contained in:
MrZ626
2021-07-19 15:34:28 +08:00
parent ed2a46e059
commit defe6c4f26
11 changed files with 68 additions and 99 deletions

View File

@@ -10,9 +10,8 @@ return{
loadModeIcon="Loading mode icons",
loadMode="Loading modes",
loadOther="Loading other assets",
finish="Loading complete",
finish="Loading complete, any key to start",
},
anykey="Press a key!",
sureQuit="Press again to exit",
newDay="A new day, a new beginning!",
playedLong="You have been playing for a long time. Make sure to rest well!",

View File

@@ -1,6 +1,5 @@
return{
fallback=4,
anykey="Pulsa cualquier tecla",
sureQuit="Pulsa de nuevo para salir",
newDay="[Anti-adicción] ¡Nuevo día, nuevo comienzo!",
playedLong="[Anti-adicción] Estuviste jugando un buen rato hoy. Recuerda descansar de vez en cuando.",

View File

@@ -1,6 +1,5 @@
return{
fallback=4,
anykey="Appuyez sur n'importe quelle touche",
sureQuit="Appuyez à nouveau pour sortir",
newDay="[Anti-addiction] Nouveau jour, nouveau commencement !",
playedLong="[Anti-addiction] Vous avez joué pendant un bon bout de temps aujourd'hui. Faites des pauses.",

View File

@@ -1,7 +1,6 @@
local C=COLOR
return{
fallback=4,
anykey="Pressione qualquer tecla",
sureQuit="Aparte novamente para sair",
newDay="[Anti-vício] Novo dia, um começo novo!",
playedLong="[Anti-vício] Você andou jogando bastante hoje. Certifique-se de fazer pausas.",

View File

@@ -1,6 +1,5 @@
return{
fallback=4,
anykey="↓□↓",
atkModeName={"?","( )","!","←→"},
royale_remain="$1 ~",

View File

@@ -1,5 +1,4 @@
return{
anykey="您开始了",
playedLong="今天玩很久了,给我注意点",
playedTooMuch="特么再玩小心眼睛瞎掉,爬",

View File

@@ -10,9 +10,8 @@ return{
loadModeIcon="加载模式图标",
loadMode="加载模式",
loadOther="加载杂项",
finish="加载完成",
finish="加载完成,按任意键继续",
},
anykey="按任意键继续",
sureQuit="再按一次退出",
newDay="新的一天,新的开始~",
playedLong="已经玩很久了!注意休息!",