1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-24 00:55:56 +08:00

Add: Rapid training in tactical class

This commit is contained in:
LmeSzinc
2022-09-16 02:00:53 +08:00
parent dd7e5fd961
commit 0671399eae
11 changed files with 85 additions and 1 deletions

View File

@@ -1157,6 +1157,15 @@
"TacticalFilter": {
"name": "Tactical.TacticalFilter.name",
"help": "Tactical.TacticalFilter.help"
},
"RapidTrainingSlot": {
"name": "Tactical.RapidTrainingSlot.name",
"help": "Tactical.RapidTrainingSlot.help",
"do_not_use": "do_not_use",
"slot_1": "slot_1",
"slot_2": "slot_2",
"slot_3": "slot_3",
"slot_4": "slot_4"
}
},
"ControlExpOverflow": {