mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 18:15:01 +08:00
Add: Tools to do event story
This commit is contained in:
@@ -254,6 +254,10 @@
|
||||
"name": "セイレーン作戦半自動",
|
||||
"help": ""
|
||||
},
|
||||
"EventStory": {
|
||||
"name": "Event Story",
|
||||
"help": ""
|
||||
},
|
||||
"Benchmark": {
|
||||
"name": "機能テスト",
|
||||
"help": ""
|
||||
@@ -2490,6 +2494,18 @@
|
||||
"help": "OpsiDaemon.SelectEnemy.help"
|
||||
}
|
||||
},
|
||||
"EventStory": {
|
||||
"_info": {
|
||||
"name": "EventStory._info.name",
|
||||
"help": "EventStory._info.help"
|
||||
},
|
||||
"SkipBattle": {
|
||||
"name": "EventStory.SkipBattle.name",
|
||||
"help": "EventStory.SkipBattle.help",
|
||||
"True": "True",
|
||||
"False": "False"
|
||||
}
|
||||
},
|
||||
"Benchmark": {
|
||||
"_info": {
|
||||
"name": "Benchmark._info.name",
|
||||
|
||||
Reference in New Issue
Block a user