Merge pull request #1308 from mengxinzxz/PR-Branch

bugfix
This commit is contained in:
Spmario233 2024-05-03 20:42:34 +08:00 committed by GitHub
commit b204b30c85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -668,15 +668,15 @@ game.import("character", function () {
},
backup(links) {
return {
audio: "dcyixian",
filterCard: () => false,
selectCard: -1,
pos: links[0],
filterTarget: () => false,
selectTarget: -1,
popup: false,
direct: true,
skillAnimation: true,
animationColor: "metal",
async content(event, trigger, player) {
await player.logSkill("dcyixian");
player.awakenSkill("dcyixian");
const position = lib.skill.dcyixian_backup.pos;
let cards = [];