mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Opt: Remove emotion settings of fleet2 in raid cause raid have only 1 fleet
This commit is contained in:
@@ -3897,16 +3897,16 @@
|
||||
"value": false
|
||||
},
|
||||
"Fleet2Value": {
|
||||
"type": "input",
|
||||
"type": "hide",
|
||||
"value": 119
|
||||
},
|
||||
"Fleet2Record": {
|
||||
"type": "disable",
|
||||
"type": "hide",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Fleet2Control": {
|
||||
"type": "select",
|
||||
"type": "hide",
|
||||
"value": "prevent_yellow_face",
|
||||
"option": [
|
||||
"keep_exp_bonus",
|
||||
@@ -3916,7 +3916,7 @@
|
||||
]
|
||||
},
|
||||
"Fleet2Recover": {
|
||||
"type": "select",
|
||||
"type": "hide",
|
||||
"value": "not_in_dormitory",
|
||||
"option": [
|
||||
"not_in_dormitory",
|
||||
@@ -3925,7 +3925,7 @@
|
||||
]
|
||||
},
|
||||
"Fleet2Oath": {
|
||||
"type": "checkbox",
|
||||
"type": "hide",
|
||||
"value": false
|
||||
}
|
||||
}
|
||||
@@ -4087,16 +4087,16 @@
|
||||
"value": false
|
||||
},
|
||||
"Fleet2Value": {
|
||||
"type": "input",
|
||||
"type": "hide",
|
||||
"value": 119
|
||||
},
|
||||
"Fleet2Record": {
|
||||
"type": "disable",
|
||||
"type": "hide",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
},
|
||||
"Fleet2Control": {
|
||||
"type": "select",
|
||||
"type": "hide",
|
||||
"value": "prevent_yellow_face",
|
||||
"option": [
|
||||
"keep_exp_bonus",
|
||||
@@ -4106,7 +4106,7 @@
|
||||
]
|
||||
},
|
||||
"Fleet2Recover": {
|
||||
"type": "select",
|
||||
"type": "hide",
|
||||
"value": "not_in_dormitory",
|
||||
"option": [
|
||||
"not_in_dormitory",
|
||||
@@ -4115,7 +4115,7 @@
|
||||
]
|
||||
},
|
||||
"Fleet2Oath": {
|
||||
"type": "checkbox",
|
||||
"type": "hide",
|
||||
"value": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user