mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 02:53:44 +08:00
Fix: Wrong spawn data in D1
This commit is contained in:
@@ -31,7 +31,8 @@ MAP.spawn_data = [
|
||||
{'battle': 1, 'enemy': 1},
|
||||
{'battle': 2, 'enemy': 2},
|
||||
{'battle': 3, 'enemy': 1},
|
||||
{'battle': 4, 'enemy': 2},
|
||||
# Extract: {'battle': 4, 'enemy': 2},
|
||||
{'battle': 4, 'enemy': 1},
|
||||
{'battle': 5, 'enemy': 1, 'boss': 1},
|
||||
]
|
||||
A1, B1, C1, D1, E1, F1, G1, H1, I1, \
|
||||
|
||||
Reference in New Issue
Block a user