mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 05:47:23 +08:00
Fix: [EN] Parameters of event Skybound Oratorio
This commit is contained in:
@@ -24,9 +24,11 @@ MAP.spawn_data = [
|
||||
{'battle': 4, 'enemy': 1, 'boss': 1},
|
||||
]
|
||||
|
||||
class Config:
|
||||
|
||||
class Config(ConfigBase):
|
||||
POOR_MAP_DATA = False
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user