feat: add food1

This commit is contained in:
Kylin_on_Mac
2023-11-09 17:51:43 +08:00
parent c4953cd57a
commit 473bb3ea3c
4 changed files with 45 additions and 38 deletions

View File

@ -5,6 +5,11 @@
"score_to_pass": 10,
"good_food_count": [0,0,0],
"bad_food_count": [0,0,0],
"fish": 3
"food_1": 3,
"food_2": 0,
"food_3": 0,
"garbage_1": 3,
"garbage_2": 0,
"garbage_3": 0
}