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:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user