mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Fix: map_has_clear_mode property in SP stages (#1035)
- Del: Remove 2x book option in SP
This commit is contained in:
@@ -3397,7 +3397,7 @@
|
||||
"value": true
|
||||
},
|
||||
"Use2xBook": {
|
||||
"type": "checkbox",
|
||||
"type": "disable",
|
||||
"value": false
|
||||
},
|
||||
"AmbushEvade": {
|
||||
|
||||
@@ -121,6 +121,7 @@ EventSp:
|
||||
Campaign:
|
||||
Name: sp
|
||||
Mode: normal
|
||||
Use2xBook: false
|
||||
AmbushEvade: true
|
||||
StopCondition:
|
||||
RunCount: 0
|
||||
|
||||
Reference in New Issue
Block a user