新模式:MPH竞速
This commit is contained in:
@@ -499,6 +499,7 @@ local langList={
|
||||
["custom_clear"]= {"自定义", "普通", "画点什么然后把它消除!"},
|
||||
["custom_puzzle"]= {"自定义", "拼图", "画点什么然后把它拼出来吧!"},
|
||||
["sprintPenta"]= {"竞速", "五联块", "伤脑筋十八块"},
|
||||
["sprintMPH"]= {"竞速", "MPH", "很经典"},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -997,6 +998,7 @@ local langList={
|
||||
["custom_clear"]= {"自定义", "普通", "画点什么然后把它消除!"},
|
||||
["custom_puzzle"]= {"自定义", "拼图", "画点什么然后把它拼出来吧!"},
|
||||
["sprintPenta"]= {"竞速", "五联块", "伤脑筋十八块"},
|
||||
["sprintMPH"]= {"竞速", "MPH", "很经典"},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1485,6 +1487,7 @@ local langList={
|
||||
["custom_clear"]= {"Custom", "NORMAL", "Draw something then clear it!!"},
|
||||
["custom_puzzle"]= {"Custom", "PUZZLE", "Draw something then stack it!!"},
|
||||
["sprintPenta"]= {"Sprint", "Pentomino", "Clear 40 lines with pentominoes.\n18 pentominoes in each bag."},
|
||||
["sprintMPH"]= {"Sprint", "MPH", "Classic."},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1971,6 +1974,7 @@ local langList={
|
||||
["custom_clear"]= {"Custom", "NORMAL", "Draw something then clear it!!"},
|
||||
["custom_puzzle"]= {"Custom", "PUZZLE", "Draw something then stack it!!"},
|
||||
["sprintPenta"]= {"Sprint", "Pentomino", "Puzzle-18"},
|
||||
["sprintMPH"]= {"Sprint", "MPH", "Classic."},
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -2470,7 +2474,7 @@ local langList={
|
||||
["infinite_dig"]= {"无尽:挖掘", "", "闲得慌的话来挖"},
|
||||
["custom_clear"]= {"自定义", "普通", "试验场"},
|
||||
["custom_puzzle"]= {"自定义", "拼图", "宁就是方块艺术家"},
|
||||
["sprintPenta"]= {"竞速", "五联块", "哦哟?你急了"},
|
||||
["sprintPenta"]= {"竞速", "五联块", "离谱"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user