From 37bec385244a6e47b57285ffa8b9034807d6b24f Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 3 Aug 2021 20:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=87=A0=E4=B8=AA=E4=B8=AD?= =?UTF-8?q?=E6=96=87tip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/language/dict_en.lua | 4 ++-- parts/language/lang_es.lua | 2 +- parts/language/lang_zh.lua | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/parts/language/dict_en.lua b/parts/language/dict_en.lua index 87ccae1d..c5868f43 100644 --- a/parts/language/dict_en.lua +++ b/parts/language/dict_en.lua @@ -365,7 +365,7 @@ return{ {"BiRS", "birs biasrs biasrotationsystem", "term", - "*Techmino exclusive*\n\nBias Rotation System, Techmino's original rotation system based on XRS and SRS.\nIt sets an offset to rotation if you hold left/right/soft drop when you rotate.\nIf rotation fails when downwards offset is applied, it tries again without the downwards offset.\nThen it tries without left/right offset.\nIf it fails, then rotation will not occur.\n\nCompared to XRS, BiRS only uses a single kick table, making it easier to memorize; also keeps the climbing-over-terrain feature of SRS.\n\nThe final kick offset's euclidean distance can't be larger than sqrt(5) and if there is a horizontal offset, the final kick offset can't be in the opposite direction.",--todo + "*Techmino exclusive*\n\nBias Rotation System, Techmino's original rotation system based on XRS and SRS.\nIt sets an offset to rotation if you hold left/right/soft drop when you rotate.\nIf rotation fails when downwards offset is applied, it tries again without the downwards offset.\nThen it tries without left/right offset.\nIf it fails, then rotation will not occur.\n\nCompared to XRS, BiRS only uses a single kick table, making it easier to memorize; also keeps the climbing-over-terrain feature of SRS.\n\nThe final kick offset's euclidean distance can't be larger than sqrt(5) and if there is a horizontal offset, the final kick offset can't be in the opposite direction.", }, {"C2RS", "c2rs", @@ -395,7 +395,7 @@ return{ {"XRS", "xrs", "term", - "X rotation system, a rotation system used in T-ex.\n\nIt introduced a feature to \"use another kick table if you hold a direction key\", making it possible for players to tell the game where they want the piece to go.",--todo + "X rotation system, a rotation system used in T-ex.\n\nIt introduced a feature to \"use another kick table if you hold a direction key\", making it possible for players to tell the game where they want the piece to go.", }, {"Back to Back", diff --git a/parts/language/lang_es.lua b/parts/language/lang_es.lua index 5fd0c2fd..adf53cff 100644 --- a/parts/language/lang_es.lua +++ b/parts/language/lang_es.lua @@ -688,7 +688,7 @@ return{ ['pc_n']= {"Desafío de PCs", "Normal", "¡Consigue los PCs que puedas en 100 líneas!"}, ['pc_h']= {"Desafío de PCs", "Difícil", "¡Consigue los PCs que puedas en 100 líneas!"}, ['pc_l']= {"Desafío de PCs", "Lunático", "¡Consigue los PCs que puedas en 100 líneas!"}, - ['pc_inf']= {"Desafío de PCs Infinito","", "Consigue todos los PCs que puedas."}, + ['pc_inf']= {"Desafío de PCs Infinito","", "Consigue todos los PCs que puedas."}, ['tech_n']= {"Tech", "Normal", "¡Mantén el B2B!"}, ['tech_n_plus']= {"Tech", "Normal+", "¡Sólo se permiten Spins y PCs!"}, ['tech_h']= {"Tech", "Difícil", "¡Mantén el B2B!"}, diff --git a/parts/language/lang_zh.lua b/parts/language/lang_zh.lua index fa719637..4568a6ca 100644 --- a/parts/language/lang_zh.lua +++ b/parts/language/lang_zh.lua @@ -899,6 +899,7 @@ return{ "俄罗斯方块完全可以作为电竞游戏", "发现有个\"隐形\"皮肤了吗", "方块不能吃", + "方块不是你生活的全部,适当走出去看看", "方块教会我们,合群了就会消失,...", "方块默认出现的方向都是重心在下哦", "方块能吃吗", @@ -911,6 +912,7 @@ return{ "感谢Phigros提供部分tip模板(", "刚接触方块的话多玩玩就行,40行两分钟以外没啥好针对性练习的", "刚开始练全隐形可以尽量堆平,留一列消四", + "隔壁不在乎玩家意见但是我们在乎,没人提过的合理建议一定会回应", "隔断消除即将到来!", "各种画面细节选项都可以在设置里找到哦", "更换方块皮肤也许能帮助提升成绩?不懂,玄学", @@ -1120,6 +1122,7 @@ return{ {C.C,""}, {C.C,"15puzzle好玩!"}, {C.C,"魔方好玩!"}, + {C.C,"噗哟噗哟好玩!"}, {C.C,"扫雷好玩!"}, {C.C,"Celeste好玩!"}, {C.C,"CYAN"},