mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-01 13:54:53 +08:00
Add: Task Awaken to GUI
This commit is contained in:
@@ -146,6 +146,10 @@
|
||||
"name": "Reward",
|
||||
"help": ""
|
||||
},
|
||||
"Awaken": {
|
||||
"name": "Awaken",
|
||||
"help": ""
|
||||
},
|
||||
"Daily": {
|
||||
"name": "Daily",
|
||||
"help": ""
|
||||
@@ -276,7 +280,7 @@
|
||||
},
|
||||
"NextRun": {
|
||||
"name": "Next Run",
|
||||
"help": "Updated automatically after completing the task to set next scheduled run, typically not manually modified\nHowever you can force immediate scheduling if you clear this text field"
|
||||
"help": "Updated automatically after completing the task to set next scheduled run, typically not manually modified\nHowever you can force immediate scheduling if text field cleared"
|
||||
},
|
||||
"Command": {
|
||||
"name": "Command",
|
||||
@@ -1591,6 +1595,18 @@
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Awaken": {
|
||||
"_info": {
|
||||
"name": "Cognitive Awakening Settings",
|
||||
"help": "Awaken all ships in dock til cognitive chips/arrays exhausted"
|
||||
},
|
||||
"LevelCap": {
|
||||
"name": "To Level Cap",
|
||||
"help": "",
|
||||
"level120": "Lv.120",
|
||||
"level125": "Lv.125"
|
||||
}
|
||||
},
|
||||
"GeneralShop": {
|
||||
"_info": {
|
||||
"name": "General Shop Settings",
|
||||
|
||||
Reference in New Issue
Block a user