1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +08:00

Add: Combat mode hide_in_bottom_left

This commit is contained in:
LmeSzinc
2020-08-14 06:44:03 +08:00
parent 58707a83ab
commit bd215e0e98
11 changed files with 36 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ class AzurLaneConfig:
FLEET_3_STEP = 3
# Fleet 1-2, if empty use 0.
SUBMARINE = 0
# Combat auto mode: combat_auto, combat_manual, stand_still_in_the_middle
# Combat auto mode: combat_auto, combat_manual, stand_still_in_the_middle, hide_in_bottom_left
FLEET_1_AUTO_MODE = 'combat_auto'
FLEET_2_AUTO_MODE = 'combat_auto'
FLEET_3_AUTO_MODE = 'combat_auto'