调整一些文本文件

This commit is contained in:
MrZ626
2021-11-20 03:39:05 +08:00
parent ec74d55686
commit 07f50b9243
4 changed files with 6 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ Gameplay:
Play until the end or achieve the level's goal to win.
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:
Satisfies "3 corner" rule +2 points
@@ -87,4 +87,4 @@ Custom mode:
empty cells can be in any state;
regular colored cells have to be made of the corresponding block;
garbage-colored cells can be any block but not air.
Once you make the shape, you will win.
Once you make the shape, you will win.

View File

@@ -5,7 +5,7 @@
尝试存活更久,或者完成目标即胜利.
旋转系统:
使用Techmino专属旋转系统,具体太复杂并且随时可能更改所以不写在这里,可以去parts/kicklist.lua看
默认使用Techmino专属旋转系统TRS,允许玩家自选其他较常用的旋转系统(一般不必要)
spin判定:
满足三角判定+2分