mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 01:07:59 +08:00
Fix: [CN] SP0 in Stars of the Shimmering Fjord rerun
This commit is contained in:
parent
bd09bdbe43
commit
8f496347ee
@ -50,6 +50,11 @@ class Config:
|
||||
MAP_HAS_LAND_BASED = True
|
||||
# ===== End of generated config =====
|
||||
|
||||
STAR_REQUIRE_1 = 0
|
||||
STAR_REQUIRE_2 = 0
|
||||
STAR_REQUIRE_3 = 0
|
||||
MAP_IS_ONE_TIME_STAGE = True
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user