调整一些文本文件
This commit is contained in:
@@ -7,7 +7,7 @@ Gameplay:
|
|||||||
Play until the end or achieve the level's goal to win.
|
Play until the end or achieve the level's goal to win.
|
||||||
|
|
||||||
Rotation system:
|
Rotation system:
|
||||||
Uses Techmino's custom rotation system. Too lazy to write the details
|
Uses TRS (Techmino Rotation System) by default. The game allows players to choose other commonly used rotation systems (generally unnecessary)
|
||||||
|
|
||||||
Spin detection:
|
Spin detection:
|
||||||
Satisfies "3 corner" rule +2 points
|
Satisfies "3 corner" rule +2 points
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
尝试存活更久,或者完成目标即胜利.
|
尝试存活更久,或者完成目标即胜利.
|
||||||
|
|
||||||
旋转系统:
|
旋转系统:
|
||||||
使用Techmino专属旋转系统,具体太复杂并且随时可能更改所以不写在这里,可以去parts/kicklist.lua看
|
默认使用Techmino专属旋转系统TRS,允许玩家自选其他较常用的旋转系统(一般不必要)
|
||||||
|
|
||||||
spin判定:
|
spin判定:
|
||||||
满足三角判定+2分
|
满足三角判定+2分
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ return[=[
|
|||||||
堆积模式添加15帧的窒息延迟 #465
|
堆积模式添加15帧的窒息延迟 #465
|
||||||
代码:
|
代码:
|
||||||
bgm模块可限制最大加载数,不容易达到上限导致没声 #447
|
bgm模块可限制最大加载数,不容易达到上限导致没声 #447
|
||||||
|
语音模块支持设置轻微随机音调偏移半径(游戏内固定使用1)
|
||||||
修复:
|
修复:
|
||||||
机翻语言超级消除无行数显示 #462
|
机翻语言超级消除无行数显示 #462
|
||||||
竞速-效率左侧信息颜色问题
|
竞速-效率左侧信息颜色问题
|
||||||
|
|||||||
Reference in New Issue
Block a user