mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 08:07:23 +08:00
Fix Guild scheduler time
This commit is contained in:
@@ -758,6 +758,19 @@
|
||||
"help": "HpControl.LowHpRetreatThreshold.help"
|
||||
}
|
||||
},
|
||||
"EnemyPriority": {
|
||||
"_info": {
|
||||
"name": "EnemyPriority._info.name",
|
||||
"help": "EnemyPriority._info.help"
|
||||
},
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"name": "EnemyPriority.EnemyScaleBalanceWeight.name",
|
||||
"help": "EnemyPriority.EnemyScaleBalanceWeight.help",
|
||||
"default_mode": "default_mode",
|
||||
"S3_enemy_first": "S3_enemy_first",
|
||||
"S1_enemy_first": "S1_enemy_first"
|
||||
}
|
||||
},
|
||||
"Raid": {
|
||||
"_info": {
|
||||
"name": "Raid._info.name",
|
||||
|
||||
Reference in New Issue
Block a user