mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
js 配对界面切换角色 适配少女 (#2672)
This commit is contained in:
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/哥伦比娅01.png
Normal file
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/哥伦比娅01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
@@ -105,3 +105,4 @@
|
||||
奈芙尔,草,法器
|
||||
雅珂达,风,弓
|
||||
杜林,火,单手剑
|
||||
哥伦比娅,水,法器
|
||||
|
||||
@@ -1429,5 +1429,14 @@
|
||||
"小杜林",
|
||||
"魔龙"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "哥伦比娅",
|
||||
"alias": [
|
||||
"少女",
|
||||
"月之少女",
|
||||
"库塔尔",
|
||||
"哥伦比亚"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "配对界面切换角色",
|
||||
"version": "6.2.0",
|
||||
"version": "6.3.0",
|
||||
"bgi_version": "0.54.0",
|
||||
"description": "在配对界面切换指定位置的指定角色",
|
||||
"authors": [
|
||||
|
||||
Reference in New Issue
Block a user