mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 19:33:33 +08:00
Add: Azur Anthem Event maps
- Handle event animation after the 4th battle - Add ensure_edge_insight configuration
This commit is contained in:
@@ -166,6 +166,8 @@ class CampaignRun(Reward):
|
||||
"""
|
||||
if folder == 'event_20201126_cn' and name == 'vsp':
|
||||
name = 'sp'
|
||||
if folder == 'event_20210723_cn' and name == 'vsp':
|
||||
name = 'sp'
|
||||
|
||||
return name, folder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user