mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 13:25:26 +08:00
Add: Configs for task HospitalEvent
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
"help": ""
|
||||
},
|
||||
"Hospital": {
|
||||
"name": "病院探訪ストーリー",
|
||||
"help": ""
|
||||
},
|
||||
"HospitalEvent": {
|
||||
"name": "病院探訪",
|
||||
"help": ""
|
||||
},
|
||||
@@ -1322,6 +1326,28 @@
|
||||
"help": "Hospital.UseRecommendFleet.help"
|
||||
}
|
||||
},
|
||||
"HospitalEvent": {
|
||||
"_info": {
|
||||
"name": "HospitalEvent._info.name",
|
||||
"help": "HospitalEvent._info.help"
|
||||
},
|
||||
"Mode": {
|
||||
"name": "HospitalEvent.Mode.name",
|
||||
"help": "HospitalEvent.Mode.help",
|
||||
"easy": "easy",
|
||||
"normal": "normal",
|
||||
"hard": "hard"
|
||||
},
|
||||
"Stage": {
|
||||
"name": "HospitalEvent.Stage.name",
|
||||
"help": "HospitalEvent.Stage.help",
|
||||
"T1": "T1",
|
||||
"T2": "T2",
|
||||
"T3": "T3",
|
||||
"T4": "T4",
|
||||
"ESP": "ESP"
|
||||
}
|
||||
},
|
||||
"MaritimeEscort": {
|
||||
"_info": {
|
||||
"name": "MaritimeEscort._info.name",
|
||||
|
||||
Reference in New Issue
Block a user