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

26 lines
299 B
JSON
Raw Normal View History

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