贺齐相关语音修复1

This commit is contained in:
lieren2023 2024-05-18 23:50:19 +08:00 committed by GitHub
parent 004315afeb
commit aa03bc8263
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -1449,7 +1449,8 @@ const skills = {
},
qixi: {
audio: 2,
audioname: ["re_ganning", "re_heqi"],
audioname: ["re_ganning"],
audioname2: { re_heqi: "qixi_re_heqi" },
enable: "chooseToUse",
filterCard(card) {
return get.color(card) == "black";