移除与卡牌同id的废弃技能

This commit is contained in:
157 2024-05-01 15:15:52 +08:00
parent 6c7b5ea65b
commit e73e832a85
1 changed files with 0 additions and 6 deletions

View File

@ -733,11 +733,6 @@ game.import("card", function () {
} }
ui.arena.classList.remove("thrownhighlight"); ui.arena.classList.remove("thrownhighlight");
game.addVideo("thrownhighlight2"); game.addVideo("thrownhighlight2");
"step 4";
// if(cards&&cards.length){
// player.gain(cards,'gain2');
// target.addTempSkill('bingpotong');
// }
}, },
ai: { ai: {
basic: { basic: {
@ -1619,7 +1614,6 @@ game.import("card", function () {
player.removeSkill("dinvxuanshuang_skill"); player.removeSkill("dinvxuanshuang_skill");
}, },
}, },
bingpotong: {},
heilonglinpian: { heilonglinpian: {
mark: true, mark: true,
marktext: "鳞", marktext: "鳞",