更改100L和400L模式颜色,暗示新人勿轻易进入
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
return{
|
return{
|
||||||
color=color.orange,
|
color=color.red,
|
||||||
env={
|
env={
|
||||||
drop=60,lock=60,
|
drop=60,lock=60,
|
||||||
target=100,dropPiece=PLY.check_lineReach,
|
target=100,dropPiece=PLY.check_lineReach,
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
return{
|
return{
|
||||||
color=color.red,
|
color=color.dRed,
|
||||||
env={
|
env={
|
||||||
drop=60,lock=60,
|
drop=60,lock=60,
|
||||||
target=400,dropPiece=PLY.check_lineReach,
|
target=400,dropPiece=PLY.check_lineReach,
|
||||||
|
|||||||
Reference in New Issue
Block a user