mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Add: Roguelike support (MAA)
This commit is contained in:
@@ -900,6 +900,15 @@
|
||||
"CoreChar": {
|
||||
"type": "input",
|
||||
"value": null
|
||||
},
|
||||
"Support": {
|
||||
"type": "select",
|
||||
"value": "no_use",
|
||||
"option": [
|
||||
"no_use",
|
||||
"friend_support",
|
||||
"nonfriend_support"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
Reference in New Issue
Block a user