mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Fix: urgent commission undetected and HazardLevel 2 for OpsiMeowfficerFarming
This commit is contained in:
@@ -7570,13 +7570,11 @@
|
||||
"Commission": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "lock",
|
||||
"type": "checkbox",
|
||||
"value": true,
|
||||
"option": [
|
||||
true
|
||||
],
|
||||
"option_bold": [
|
||||
true
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"NextRun": {
|
||||
@@ -7733,13 +7731,11 @@
|
||||
"Research": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "lock",
|
||||
"type": "checkbox",
|
||||
"value": true,
|
||||
"option": [
|
||||
true
|
||||
],
|
||||
"option_bold": [
|
||||
true
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"NextRun": {
|
||||
@@ -8094,13 +8090,11 @@
|
||||
"Reward": {
|
||||
"Scheduler": {
|
||||
"Enable": {
|
||||
"type": "lock",
|
||||
"type": "checkbox",
|
||||
"value": true,
|
||||
"option": [
|
||||
true
|
||||
],
|
||||
"option_bold": [
|
||||
true
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
"NextRun": {
|
||||
@@ -10026,6 +10020,7 @@
|
||||
"type": "select",
|
||||
"value": 5,
|
||||
"option": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
|
||||
Reference in New Issue
Block a user