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

Add: Roguelike support (MAA)

This commit is contained in:
SarContDeli
2023-02-22 20:19:26 +08:00
parent 40dce2d61a
commit 9a3558bc17
9 changed files with 48 additions and 2 deletions

View File

@@ -505,6 +505,13 @@
"CoreChar": {
"name": "MaaRoguelike.CoreChar.name",
"help": "MaaRoguelike.CoreChar.help"
},
"Support": {
"name": "MaaRoguelike.Support.name",
"help": "MaaRoguelike.Support.help",
"no_use": "no_use",
"friend_support": "friend_support",
"nonfriend_support": "nonfriend_support"
}
},
"MaaCopilot": {