refac: update level file

This commit is contained in:
Kylin_on_Mac
2023-10-10 23:25:54 +08:00
parent a6fcbbe55f
commit 46e655930d
11 changed files with 70 additions and 28 deletions

View File

@ -5,6 +5,6 @@
400
],
"score_to_pass": 20,
"green_food_count": [7,0,0],
"black_food_count": [13,0,0]
"green_food_count": [8,4,2],
"black_food_count": [4,4,0]
}