mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: Do ash beacon attack in os_clear_map
This commit is contained in:
@@ -480,6 +480,11 @@ class AzurLaneConfig:
|
||||
"""
|
||||
ENABLE_OS_SEMI_STORY_SKIP = True
|
||||
|
||||
"""
|
||||
module.os
|
||||
"""
|
||||
ENABLE_OS_ASH_ATTACK = False
|
||||
|
||||
def create_folder(self):
|
||||
for folder in [self.ASSETS_FOLDER, self.PERSPECTIVE_ERROR_LOG_FOLDER, self.ERROR_LOG_FOLDER]:
|
||||
if folder and not os.path.exists(folder):
|
||||
|
||||
Reference in New Issue
Block a user