mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 09:17:22 +08:00
Add: Combat mode hide_in_bottom_left
This commit is contained in:
@@ -225,6 +225,7 @@ dic_true_eng_to_eng = {
|
||||
'combat_auto': 'combat_auto',
|
||||
'combat_manual': 'combat_manual',
|
||||
'stand_still_in_the_middle': 'stand_still_in_the_middle',
|
||||
'hide_in_bottom_left': 'hide_in_bottom_left',
|
||||
'do_not_use': 'do_not_use',
|
||||
'hunt_only': 'hunt_only',
|
||||
'every_combat': 'every_combat',
|
||||
@@ -475,6 +476,7 @@ dic_chi_to_eng = {
|
||||
'自律': 'combat_auto',
|
||||
'手操': 'combat_manual',
|
||||
'中路站桩': 'stand_still_in_the_middle',
|
||||
'躲左下角': 'hide_in_bottom_left',
|
||||
'不使用': 'do_not_use',
|
||||
'仅狩猎': 'hunt_only',
|
||||
'每战出击': 'every_combat',
|
||||
|
||||
Reference in New Issue
Block a user