feat: 添加hanoi2物块掉落处理,添加hanoi2 停车延时,修改蓝球计数

This commit is contained in:
bmy
2024-07-13 17:31:44 +08:00
parent 5b6ca482e5
commit b1300fc8f1
3 changed files with 78 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ logger_format = "{time} {level} {message}"
[find_counts]
GetBlock_counts = 5
PutBlock_counts = 8
GetBBall_counts = 1
GetBBall_counts = 5
UpTower_counts = 3
GetRBall_counts = 10
PutBBall_counts = 15