This commit is contained in:
libccy 2016-04-23 20:18:08 +08:00
parent 0e13d77986
commit a8fd4f4789
1 changed files with 0 additions and 2 deletions

View File

@ -2524,8 +2524,6 @@ character.sp={
player.chooseTarget(function(card,player,target){
return target==player||target==trigger.player;
},true,'礼下:选择一个目标摸一张牌').ai=function(target){
return target==player;
}.ai=function(target){
return player==target?1:0;
};
'step 1'