mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
test2
This commit is contained in:
parent
421a376dbf
commit
62c060b718
@ -306,8 +306,10 @@ class FleetPreparation(InfoHandler):
|
||||
fleet_2.raise_hard_not_satisfied()
|
||||
if self.config.Submarine_Fleet:
|
||||
submarine.raise_hard_not_satisfied()
|
||||
|
||||
if fleet_1.is_hard():
|
||||
h1 = True
|
||||
|
||||
# Skip fleet preparation in hard mode
|
||||
self.map_is_hard_mode = h1 or h2 or h3
|
||||
if self.map_is_hard_mode:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user