1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Upd: Gear code for GemsFarming

This commit is contained in:
2024-09-21 18:02:26 +08:00
parent fd26675bf8
commit 9ebf40fa72
10 changed files with 39 additions and 30 deletions

View File

@@ -1618,7 +1618,7 @@
"GemsFarming": {
"ChangeFlagship": {
"type": "select",
"value": "ship",
"value": "ship_equip",
"option": [
"ship",
"ship_equip"
@@ -1638,7 +1638,7 @@
},
"ChangeVanguard": {
"type": "select",
"value": "ship",
"value": "ship_equip",
"option": [
"disabled",
"ship",
@@ -1658,7 +1658,7 @@
},
"EnableEquipmentCode": {
"type": "checkbox",
"value": false
"value": true
},
"EquipmentCode": {
"type": "textarea",
@@ -8767,7 +8767,7 @@
},
"DisableBeforeDate": {
"type": "input",
"value": 25
"value": 0
}
},
"Storage": {