1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 08:58:14 +08:00

Fix: 调整了回出击界面时的判定, 修改了一些地图格子权重

This commit is contained in:
LmeSzinc
2020-04-30 17:11:47 +08:00
parent 2244ca3d8d
commit 2c10f77e4d
4 changed files with 20 additions and 32 deletions

View File

@@ -15,9 +15,9 @@ MAP.map_data = '''
'''
MAP.weight_data = '''
40 30 30 30 30 30 30 30
20 20 20 20 20 20 20 20
20 20 20 10 20 20 20 20
10 10 10 10 10 10 10 10
20 20 20 20 20 20 20 20
20 20 20 10 20 20 20 20
30 30 30 30 30 30 30 30
'''
MAP.camera_data = ['D3']