1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 17:57:01 +08:00

Add: Sarkaz roguelike (#4159)

* add Sarkaz Roguelike

* add Sarkaz Roguelike
This commit is contained in:
mackerel-12138
2024-09-11 01:14:59 +08:00
committed by GitHub
parent fac39e73a9
commit e78100e021
9 changed files with 41 additions and 12 deletions

View File

@@ -458,7 +458,11 @@ class AssistantHandler:
self.config.MaaRoguelike_Theme != "Sami" and self.config.MaaRoguelike_Squad in ["永恒狩猎分队",
"生活至上分队",
"科学主义分队",
"特训分队"]):
"特训分队"]) or (
self.config.MaaRoguelike_Theme != "Sarkaz" and self.config.MaaRoguelike_Squad in ["魂灵护送分队",
"博闻广记分队",
"蓝图测绘分队",
"因地制宜分队"]):
args["squad"] = "指挥分队"
if self.config.MaaRoguelike_CoreChar: