1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-22 16:28:19 +08:00

Opt: Update map data and spawn data in main chapter

This commit is contained in:
LmeSzinc
2021-11-10 21:04:34 +08:00
parent b2d4e9e2fa
commit c75aa7bd94
22 changed files with 58 additions and 58 deletions

View File

@@ -26,7 +26,7 @@ MAP.spawn_data = [
{'battle': 0, 'enemy': 2, 'mystery': 1},
{'battle': 1, 'enemy': 2},
{'battle': 2, 'enemy': 1},
{'battle': 3, 'enemy': 2, 'boss':1},
{'battle': 3, 'enemy': 2, 'boss': 1},
]
A1, B1, C1, D1, E1, F1, G1, \