mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Add: Akashi shop record
This commit is contained in:
@@ -490,6 +490,14 @@
|
||||
"save_and_upload"
|
||||
]
|
||||
},
|
||||
"AkashiRecord": {
|
||||
"type": "select",
|
||||
"value": "do_not",
|
||||
"option": [
|
||||
"do_not",
|
||||
"save"
|
||||
]
|
||||
},
|
||||
"MeowfficerBuy": {
|
||||
"type": "select",
|
||||
"value": "do_not",
|
||||
|
||||
@@ -114,6 +114,9 @@ DropRecord:
|
||||
OpsiRecord:
|
||||
value: do_not
|
||||
option: [ do_not, save, upload, save_and_upload ]
|
||||
AkashiRecord:
|
||||
value: do_not
|
||||
option: [ do_not, save ]
|
||||
MeowfficerBuy:
|
||||
value: do_not
|
||||
option: [ do_not, save ]
|
||||
|
||||
Reference in New Issue
Block a user