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 @@
600
],
"score_to_pass": 25,
"green_food_count": [20,0,0],
"black_food_count": [40,0,0]
"green_food_count": [12,8,4],
"black_food_count": [25,10,5]
}