mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 14:27:00 +08:00
Add: Chapter SP
This commit is contained in:
@@ -193,6 +193,9 @@ class CampaignRun(CampaignEvent):
|
||||
name = name.replace('lsp', 'isp').replace('1sp', 'isp')
|
||||
if name == 'isp':
|
||||
name = 'isp1'
|
||||
if folder == 'event_20240724_cn':
|
||||
if name in ['ysp', 'y.sp']:
|
||||
name = 'sp'
|
||||
# Convert to chapter T
|
||||
convert = {
|
||||
'a1': 't1',
|
||||
|
||||
Reference in New Issue
Block a user