diff --git a/card/guozhan.js b/card/guozhan.js index 4e30590b4..3ccc90664 100644 --- a/card/guozhan.js +++ b/card/guozhan.js @@ -622,8 +622,10 @@ game.import('card',function(lib,game,ui,get,ai,_status){ order:7.5, value:4, useful:2, - wuxie:function(){ - return 0; + wuxie:function(target,card,player,viewer){ + if(get.mode()=='guozhan'){ + if(viewer.isFriendOf(player)&&viewer.identity!='ye') return 0; + } }, result:{ target:function(player,target){