mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-14 03:11:50 +08:00
Feat: notify on empty tactical class slot
This commit is contained in:
@@ -7554,6 +7554,10 @@
|
||||
"MinLevel": {
|
||||
"type": "input",
|
||||
"value": 50
|
||||
},
|
||||
"EnableNotify": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
@@ -412,6 +412,7 @@ AddNewStudent:
|
||||
Enable: false
|
||||
Favorite: false
|
||||
MinLevel: 50
|
||||
EnableNotify: false
|
||||
Research:
|
||||
UseCube:
|
||||
value: only_05_hour
|
||||
|
||||
Reference in New Issue
Block a user