0.8.23: Details Update
This commit is contained in:
@@ -63,9 +63,9 @@ local OspinList={
|
||||
{323,6,0,-1,-1,2},{332,6,0,-2,-1,2},{322,6,0,-1,-2,2},--O
|
||||
}--{key,id,dir,dx,dy,freeLv(0=unmovable,1=L/R unmovable,2=free)}
|
||||
local XspinList={
|
||||
{{ 1,-1},{ 1, 0},{ 1, 1}},
|
||||
{{ 0,-1},{ 0,-2},{ 0, 1}},
|
||||
{{-1,-1},{-1, 0},{-1, 1}},
|
||||
{{ 1,-1},{ 1, 0},{ 1, 1},{ 1,-2},{ 1, 2}},
|
||||
{{ 0,-1},{ 0,-2},{ 0, 1},{ 0,-2},{ 0, 2}},
|
||||
{{-1,-1},{-1, 0},{-1, 1},{-1,-2},{-1, 2}},
|
||||
}
|
||||
local TRS={
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user