mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Upd: Update World-spanning Arclight
- Fix: Varies map mode switches - Fix: Handle stories in map detection - Upd: GAME_TIPS
This commit is contained in:
@@ -74,6 +74,8 @@ TEMPLATE_SIREN_ELpurple = Template(file={'cn': './assets/cn/template/TEMPLATE_SI
|
||||
TEMPLATE_SIREN_Formidable = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_Formidable.gif', 'en': './assets/en/template/TEMPLATE_SIREN_Formidable.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_Formidable.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_Formidable.gif'})
|
||||
TEMPLATE_SIREN_Gloucester = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_Gloucester.gif', 'en': './assets/en/template/TEMPLATE_SIREN_Gloucester.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_Gloucester.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_Gloucester.gif'})
|
||||
TEMPLATE_SIREN_Gneisenau = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_Gneisenau.gif', 'en': './assets/en/template/TEMPLATE_SIREN_Gneisenau.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_Gneisenau.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_Gneisenau.gif'})
|
||||
TEMPLATE_SIREN_GridmanCA = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_GridmanCA.gif', 'en': './assets/en/template/TEMPLATE_SIREN_GridmanCA.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_GridmanCA.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_GridmanCA.gif'})
|
||||
TEMPLATE_SIREN_GridmanCL = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_GridmanCL.gif', 'en': './assets/en/template/TEMPLATE_SIREN_GridmanCL.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_GridmanCL.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_GridmanCL.gif'})
|
||||
TEMPLATE_SIREN_Hammann = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_Hammann.gif', 'en': './assets/en/template/TEMPLATE_SIREN_Hammann.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_Hammann.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_Hammann.gif'})
|
||||
TEMPLATE_SIREN_HarukaAmami = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_HarukaAmami.gif', 'en': './assets/en/template/TEMPLATE_SIREN_HarukaAmami.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_HarukaAmami.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_HarukaAmami.gif'})
|
||||
TEMPLATE_SIREN_Hibiki = Template(file={'cn': './assets/cn/template/TEMPLATE_SIREN_Hibiki.gif', 'en': './assets/en/template/TEMPLATE_SIREN_Hibiki.gif', 'jp': './assets/jp/template/TEMPLATE_SIREN_Hibiki.gif', 'tw': './assets/tw/template/TEMPLATE_SIREN_Hibiki.gif'})
|
||||
|
||||
Reference in New Issue
Block a user