修复拼花模式段位计算的1行偏差

补充拼花模式说明文本 close #1099
This commit is contained in:
MrZ_26
2024-03-03 14:27:36 +08:00
parent e49f8d428a
commit 8c4446edac
5 changed files with 6 additions and 6 deletions

View File

@@ -836,8 +836,8 @@ return {
['sprint_400l']= {"競速", "400L", "清除400行"},
['sprint_1000l']= {"競速", "1000L", "清除1000行"},
['construct_sg']= {"建設", "秘密段位", "按照提示完成經典的“大於號”拼圖"},
-- ['construct_checker']= {"Construct", "CHECKERBOARD", "Build a checkerboard pattern!"},
-- ['construct_invsg']= {"Construct", "INV. SG", "Build an inverted zigzag pattern!"},
['construct_checker']={"建設", "棋盤", "按照提示完成“棋盤”拼圖"},
['construct_invsg']= {"建設", "斜綫", "按照提示完成“斜綫”拼圖"},
['sprintPenta']= {"競速", "五連塊", "傷腦筋十八塊"},
['sprintMPH']= {"競速", "MPH", "純隨機\n無Next\n無Hold"},
['sprint123']= {"競速", "M123", "清除40行但只有一至三連塊"},