调整死亡延迟的称呼
This commit is contained in:
@@ -699,9 +699,9 @@ return{
|
||||
"The delay between the start of a line clear animation to the spawn of the next piece.",
|
||||
},
|
||||
{"Death ARE",
|
||||
"death are delay die",
|
||||
"death are die delay",
|
||||
"term",
|
||||
"(Techmino exclusive) When the spawn location of the next piece is blocked by an existing block in the field, a delay will be added in addition to the spawn ARE, and this delay is referred to as the Death ARE. This mechanism can be used along with IHS and IRS to prevent death. \nOriginal idea by Not-A-Normal-Bot",
|
||||
"(Techmino exclusive) When the spawn location of the next piece is blocked by an existing block in the field, a delay will be added in addition to the spawn ARE, and this delay is referred to as the death ARE. This mechanism can be used along with IHS and IRS to prevent death. \nOriginal idea by Not-A-Normal-Bot",
|
||||
},
|
||||
{"Finesse",
|
||||
"finesse",
|
||||
|
||||
@@ -724,8 +724,8 @@ return{
|
||||
"term",
|
||||
"方块<锁定完成能消行时的消行动画>占据的时间,英文是line ARE。",
|
||||
},
|
||||
{"死亡延迟",
|
||||
"死亡延迟 death are delay siwangyanchi",
|
||||
{"窒息延迟",
|
||||
"窒息延迟 choke are delay zhixiyanchi",
|
||||
"term",
|
||||
"当前方块锁定后如果下一块的生成位置被阻挡,那么下一块的出块延迟会被再额外加上这个延迟的值,方便使用提前系统来避免死亡\n想法来自Not-A-Normal-Bot",
|
||||
},
|
||||
|
||||
@@ -477,7 +477,7 @@ return{
|
||||
lock="锁定延迟",
|
||||
wait="出块等待",
|
||||
fall="消行延迟",
|
||||
hang="死亡延迟",
|
||||
hang="窒息延迟",
|
||||
|
||||
bg="背景",
|
||||
bgm="音乐",
|
||||
|
||||
@@ -475,7 +475,7 @@ return{
|
||||
lock="锁定延迟",
|
||||
wait="进入延迟",
|
||||
fall="线路延迟",
|
||||
hang="死亡延迟",
|
||||
hang="毁灭延迟",
|
||||
|
||||
bg="背景",
|
||||
bgm="音乐",
|
||||
|
||||
Reference in New Issue
Block a user