mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 01:07:22 +08:00
Fix: add 'Fpy' prefix to all Fpy arguments and taskgroups if not exist
to display correct text in i18n
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"FailureInterval": 120,
|
||||
"ServerUpdate": "05:00"
|
||||
},
|
||||
"Interval": {
|
||||
"FpyInterval": {
|
||||
"Interval": "00:05"
|
||||
},
|
||||
"Storage": {
|
||||
@@ -43,21 +43,21 @@
|
||||
"FailureInterval": 120,
|
||||
"ServerUpdate": "05:00"
|
||||
},
|
||||
"Team": {
|
||||
"FpyTeam": {
|
||||
"Index": 0
|
||||
},
|
||||
"Apple": {
|
||||
"FpyApple": {
|
||||
"AppleKind": "gold",
|
||||
"AppleCount": 0,
|
||||
"EatOnce": true,
|
||||
"AppleTotal": 999
|
||||
},
|
||||
"Limit": {
|
||||
"FpyLimit": {
|
||||
"Defeated": true,
|
||||
"KizunaReisou": true,
|
||||
"SpecialDrop": 999
|
||||
},
|
||||
"Interval": {
|
||||
"FpyInterval": {
|
||||
"Interval": "07:00"
|
||||
},
|
||||
"Storage": {
|
||||
@@ -83,7 +83,7 @@
|
||||
}
|
||||
},
|
||||
"FpyBenchmark": {
|
||||
"Benchmark": {
|
||||
"FpyBenchmark": {
|
||||
"BenchOption": "all"
|
||||
},
|
||||
"Storage": {
|
||||
@@ -91,7 +91,7 @@
|
||||
}
|
||||
},
|
||||
"FpyCall": {
|
||||
"Call": {
|
||||
"FpyCall": {
|
||||
"Function": "lottery"
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
Reference in New Issue
Block a user