new_qingcheng选择其他角色修复
This commit is contained in:
parent
ca3708d6ce
commit
4a62e9bfa6
|
@ -17091,6 +17091,7 @@ game.import("mode", function (lib, game, ui, get, ai, _status) {
|
|||
},
|
||||
position: "he",
|
||||
filterTarget: function (card, player, target) {
|
||||
if (target == player) return false;
|
||||
return !target.isUnseen(2);
|
||||
},
|
||||
check: function (card) {
|
||||
|
|
Loading…
Reference in New Issue