diff --git a/character/tw.js b/character/tw.js index 1e8e80656..0ea6630b1 100644 --- a/character/tw.js +++ b/character/tw.js @@ -9715,7 +9715,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){ audio:2, enable:['chooseToUse','chooseToRespond'], filter:function(event,player){ - if(event.type=='wuxie') return false; + if(event.type=='wuxie'||player.hasSkill('zhenshan_used')) return false; var nh=player.countCards('h'); if(!game.hasPlayer(function(current){ return current!=player&¤t.countCards('h')