修复谋黄月英【奇才】拼写错误

This commit is contained in:
157 2024-01-23 10:39:45 +08:00
parent f714945d5d
commit 62cff96b88
1 changed files with 1 additions and 1 deletions

View File

@ -645,7 +645,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
},
filterCardx:function(card,player){
//if(player.getStorage('sbqicai').includes(card.name)) return false;
return get.type(card)=='equip'&&get.hasPlayer(target=>target!=player&&target.hasEmptySlot(get.subtype(card)));
return get.type(card)=='equip'&&game.hasPlayer(target=>target!=player&&target.hasEmptySlot(get.subtype(card)));
},
usable:1,
chooseButton:{