Add files via upload

This commit is contained in:
Spmario233 2019-12-12 13:02:34 +08:00 committed by GitHub
parent 349a9c728d
commit 87526aacba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -844,7 +844,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
return target!=player&&target.countDiscardableCards(player,'hej')>0;
}).ai=function(target){
var player=_status.event.player;
return get.effect(player,{name:'guohe'},target,player);
return get.effect(target,{name:'guohe'},player,player);
};
'step 1'
if(result.bool){