This commit is contained in:
libccy 2017-05-17 17:00:02 +08:00
parent fd1c141aa0
commit bee70987d2
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
}
else{
event.target.chooseControl(function(event,player){
if(player.hp>=3&&!target.needsToDiscard()) return 1;
if(player.hp>=3&&!player.needsToDiscard()) return 1;
if(player.hp==2&&player.hasShan()) return 1;
return 0;
}).set('choiceList',[