mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
补充芙宁娜、夏洛蒂的资源与配置
This commit is contained in:
parent
280c3d5af1
commit
786512f297
@ -84,6 +84,9 @@ export const characters = {
|
||||
10000085: ['菲米尼', 'Freminet', '非米尼', '潜水员'],
|
||||
10000086: ['莱欧斯利', 'Wriothesley', '莱欧', '枫丹桑博'],
|
||||
10000087: ['那维莱特', 'Neuvillette', '那维', '水龙王', '水龙', '审判官', '海獭'],
|
||||
10000088: ['夏洛蒂', 'Charlotte', '夏洛', '夏洛帝', '记者', '小记者'],
|
||||
10000089: ['芙宁娜', 'Furina', '水神', '芙芙'],
|
||||
|
||||
|
||||
// 自定义角色
|
||||
paimon: ['派蒙', '应急食物', '应急食品', '吉祥物', '宠物', '外置器官', '会说话的动物', '矮堇瓜', '飞行矮堇瓜', '最好的伙伴'],
|
||||
|
BIN
resources/meta/character/夏洛蒂/imgs/card.webp
Normal file
BIN
resources/meta/character/夏洛蒂/imgs/card.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
BIN
resources/meta/character/芙宁娜/imgs/card.webp
Normal file
BIN
resources/meta/character/芙宁娜/imgs/card.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
@ -447,4 +447,7 @@ body {
|
||||
.daily-talent .card .banner.city-4 .line {
|
||||
background: #54b640;
|
||||
}
|
||||
.daily-talent .card .banner.city-5 .line {
|
||||
background: #557dd6;
|
||||
}
|
||||
/*# sourceMappingURL=calendar.css.map */
|
@ -568,6 +568,7 @@ body {
|
||||
.city(2, #bca244);
|
||||
.city(3, #ac60c9);
|
||||
.city(4, #54b640);
|
||||
.city(5, #557dd6)
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user