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

30 lines
331 B
JSON
Raw Normal View History

2024-06-12 15:01:54 +08:00
{
"columnCount": 4,
"rowCount": 6,
2024-06-12 15:01:54 +08:00
"undoCount": 0,
"addTimeCount": 0,
"openHoleCount": 0,
"resetCount": 1,
2024-06-12 15:01:54 +08:00
"holesIndex": [
1,
2024-06-12 15:01:54 +08:00
2,
21,
2024-06-12 15:01:54 +08:00
22
],
"emptyHoleIndex": [
21,
2024-06-12 15:01:54 +08:00
22
],
"planksType": [
0
2024-06-12 15:01:54 +08:00
],
"squareType": [
0
2024-06-12 15:01:54 +08:00
],
"HolesOfPlanksIndex": [
[
1,
2024-06-12 15:01:54 +08:00
2
]
]
}