From ab5dce918a5f04665f719547d8c6dc3a2457e171 Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Sun, 14 Jan 2024 23:24:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=98=E8=B1=A1=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- card/yongjian.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/card/yongjian.js b/card/yongjian.js index 18f63d18a..5e0a3e7e1 100644 --- a/card/yongjian.js +++ b/card/yongjian.js @@ -411,7 +411,7 @@ game.import('card',function(lib,game,ui,get,ai,_status){ equipSkill:true, forced:true, trigger:{target:'gift'}, - filter:(event,player)=>event.target!=player, + filter:(event,player)=>event.player!=player, logTarget:'player', content:()=>{ trigger.deniedGift.add(trigger.card);