From 06d98cf63557899a984dc1b6b5aae7f083aa25ea Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 5 Nov 2020 00:06:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E6=96=87tips=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LANG/lang_zh.lua | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/LANG/lang_zh.lua b/LANG/lang_zh.lua index d3c153b9..c1a591f7 100644 --- a/LANG/lang_zh.lua +++ b/LANG/lang_zh.lua @@ -670,9 +670,8 @@ return{ "感觉自己明明按键了但是没反应?你真的按到了吗?", "感觉自己速度到上限了?试着把das调低一点", "感谢群友帮忙想tips", - "感谢Phigros让我抄tips(", "给别人推荐本游戏的时候请记住我真的不叫铁壳米诺!!!", - "更小的DAS和ARR拥有更高的操作上限(前提是能控制得了)", + "更小的DAS和ARR拥有更高的操作上限(能控制得了的话)", "更新内容在游戏里和群公告都有写!", "还能写些什么tip呢", "好好T旋,天天向上", @@ -736,13 +735,14 @@ return{ "音游方块是一家(暴论", "应该没人会认真看tips吧?", "游戏使用love2d引擎制作", - "游戏作者40行卡27秒好几个月了...", + "游戏作者40行sub26了", "有建议的话可以把信息反馈给作者~", "有疑问? 先看设置有没有你想要的", "在?为什么半夜打块?", "暂定段位:9", "这里的极简判定不松不严,放心软降,小心hold!", "自带按键显示", + "自定义场地可以画图实现逐页演示", "总共有接近200条tip哦", "ALLSPIN!", "Am G F G", @@ -772,7 +772,10 @@ return{ "Z酱累了,Z酱不想更新", "Z酱只是个写代码的,懂什么方块", "Z块等身抱枕来一个(x", + {COLOR.blue,"COLOR.blue"}, {COLOR.C,"Xspin",COLOR.W,"是个啥玩意"}, + {COLOR.cyan,"COLOR.cyan"}, + {COLOR.fire,"COLOR.fire"}, {COLOR.G,"快捷键: Alt+F4=关闭当前窗口"}, {COLOR.G,"快捷键: Alt+Tab=切换窗口"}, {COLOR.G,"快捷键: backspace=返回上一个文件目录"}, @@ -784,9 +787,14 @@ return{ {COLOR.G,"快捷键: Ctrl+Tab=切换标签页"}, {COLOR.G,"快捷键: Ctrl+W=关闭当前标签页"}, {COLOR.G,"快捷键: shift+del=永久删除文件 (技术人员别杠)"}, + {COLOR.grape,"COLOR.grape"}, {COLOR.grape,"T-spin!"}, + {COLOR.grass,"COLOR.grass"}, + {COLOR.green,"COLOR.green"}, + {COLOR.lame,"COLOR.lame"}, {COLOR.lC,"26连T2来一个?"}, {COLOR.lGrey,"俄罗斯方块环游记也不错!"}, + {COLOR.lGrey,"感谢Phigros让我抄tips("}, {COLOR.lGrey,"腱鞘炎警告"}, {COLOR.lGrey,"看起来是个计算器,其实…"}, {COLOR.lGrey,"没学过编曲,音乐都是自己瞎写的,觉得不好听就去设置关了吧"}, @@ -799,8 +807,12 @@ return{ {COLOR.lY,"暂定段位:MM"}, {COLOR.lY,"COOL!!"}, {COLOR.lY,"REGRET!!"}, + {COLOR.magenta,"COLOR.magenta"}, + {COLOR.orange,"COLOR.orange"}, + {COLOR.pink,"COLOR.pink"}, {COLOR.pink,"osu",COLOR.W,"好玩!"}, {COLOR.pink,"uid:225238922"}, + {COLOR.purple,"COLOR.purple"}, {COLOR.R,"本游戏难度上限很高,做好心理准备。"}, {COLOR.R,"不要向不感兴趣的路人推荐!!!!!!!!"}, {COLOR.R,"不要在上课时玩游戏!"}, @@ -810,8 +822,12 @@ return{ {COLOR.R,"长时间游戏状态会越来越差!玩久了记得放松一下~"}, {COLOR.R,"DT",COLOR.W,"炮=",COLOR.grape,"TS",COLOR.R,"D",COLOR.W,"+",COLOR.grape,"TS",COLOR.R,"T",COLOR.W,"炮"}, {COLOR.R,"LrL ",COLOR.G,"RlR ",COLOR.B,"LLr ",COLOR.orange,"RRl ",COLOR.grape,"RRR ",COLOR.grape,"LLL ",COLOR.C,"FFF ",COLOR.Y,"RfR ",COLOR.Y,"RRf ",COLOR.Y,"rFF"}, + {COLOR.red,"COLOR.red"}, + {COLOR.sea,"COLOR.sea"}, + {COLOR.sky,"COLOR.sky"}, {COLOR.sky,"Lua",COLOR.W,"天下第一"}, {COLOR.W,"1, 2, ",COLOR.C,"⑨",COLOR.W,"!!!!!"}, + {COLOR.water,"COLOR.water"}, {COLOR.Y,"2+2=Miya"}, {COLOR.Y,"暂定段位:M"}, {COLOR.Y,"暂定段位:MK"}, @@ -819,6 +835,7 @@ return{ {COLOR.Y,"暂定段位:MV"}, {COLOR.Y,"Miya",COLOR.W," 可爱!"}, {COLOR.Y,"O spin Triple!"}, + {COLOR.yellow,"COLOR.yellow"}, -- "Z酱 可爱!", } } \ No newline at end of file