mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 13:25:26 +08:00
Fix: [CN] SP0 in Stars of the Shimmering Fjord rerun
This commit is contained in:
@@ -50,6 +50,11 @@ class Config:
|
|||||||
MAP_HAS_LAND_BASED = True
|
MAP_HAS_LAND_BASED = True
|
||||||
# ===== End of generated config =====
|
# ===== 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):
|
class Campaign(CampaignBase):
|
||||||
MAP = MAP
|
MAP = MAP
|
||||||
|
|||||||
Reference in New Issue
Block a user