This commit is contained in:
libccy 2017-07-09 14:08:34 +08:00
parent fc05f57273
commit f788f97aa6
1 changed files with 4 additions and 4 deletions

View File

@ -1287,12 +1287,12 @@ game.import('card',function(lib,game,ui,get,ai,_status){
return true;
}
})){
player.chooseControl().set('choiceList',[
player.chooseControl(function(){
return choice;
}).set('choiceList',[
'弃置一名角色判定区内的所有牌',
'随机获得一张铜卡法术(破晓除外)并展示之'
],function(){
return choice;
});
]);
}
else{
event.directfalse=true;