mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-30 15:26:10 +08:00
Upd: Submarine.CallMode override adaptation for scuttle tasks
This commit is contained in:
@@ -4130,7 +4130,8 @@
|
||||
"do_not_use",
|
||||
"boss_only",
|
||||
"every_combat"
|
||||
]
|
||||
],
|
||||
"display": "hide"
|
||||
},
|
||||
"Timing": {
|
||||
"type": "select",
|
||||
@@ -4366,7 +4367,8 @@
|
||||
},
|
||||
"ClearAfterSinking": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"value": false,
|
||||
"display": "hide"
|
||||
}
|
||||
},
|
||||
"Coalition": {
|
||||
@@ -4574,7 +4576,8 @@
|
||||
"do_not_use",
|
||||
"boss_only",
|
||||
"every_combat"
|
||||
]
|
||||
],
|
||||
"display": "hide"
|
||||
},
|
||||
"Timing": {
|
||||
"type": "select",
|
||||
|
||||
Reference in New Issue
Block a user