羊祜bugfix

This commit is contained in:
mengxinzxz 2024-04-07 19:23:26 +08:00
parent 01de2b3973
commit a97a756653
1 changed files with 1 additions and 1 deletions

View File

@ -2892,7 +2892,7 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
if(!player.countCards('he')) return false;
const evt=event.getl(player);
if(!evt||!evt.cards2||!evt.cards2.length) return false;
return event.getParent(3).name!='weishu_discard';
return event.getParent(3).name!='fakeweirong_lose';
},
forced:true,
content(){