Forest_Client/Forest/Assets/Config/Level/level44.json

72 lines
649 B
JSON

{
"columnCount": 3,
"rowCount": 4,
"undoCount": 0,
"addTimeCount": 0,
"openHoleCount": 2,
"resetCount": 1,
"holesIndex": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
],
"emptyHoleIndex": [
0,
2,
11,
9
],
"planksType": [
0,
0,
1,
2,
2
],
"squareType": [
1,
1,
2,
4,
4
],
"HolesOfPlanksIndex": [
[
6,
7,
8
],
[
3,
4,
5
],
[
1,
4,
7,
10
],
[
3,
4,
6,
7
],
[
4,
5,
7,
8
]
]
}