1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-24 04:06:59 +08:00

Add: Inverted Orthant B1 B2

- Fix spawn_data in chapter A
This commit is contained in:
LmeSzinc
2020-12-30 16:37:49 +08:00
parent c85b5d6679
commit 8ca0205c40
18 changed files with 146 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ MAP.weight_data = """
50 10 90 90 10 50 50 50 50 50
"""
MAP.spawn_data = [
{'battle': 0, 'enemy': 1, 'siren': 1},
{'battle': 0, 'enemy': 3, 'siren': 1},
{'battle': 1, 'enemy': 1},
{'battle': 2, 'enemy': 1},
{'battle': 3, 'enemy': 1},