From 6a987eb4fa48e0eeae2a49487d437267e92284ea Mon Sep 17 00:00:00 2001 From: mengxinzxz <139629761+mengxinzxz@users.noreply.github.com> Date: Mon, 28 Aug 2023 11:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=8F=E9=92=9F=E4=BC=9A=E3=80=90=E8=BF=82?= =?UTF-8?q?=E5=BF=97=E3=80=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将族钟会清除上一轮获得牌的标记数清除的操作提前 --- character/clan.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/character/clan.js b/character/clan.js index 1f2dddc05..816918f42 100644 --- a/character/clan.js +++ b/character/clan.js @@ -43,6 +43,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){ locked:true, content:function(){ 'step 0' + player.unmarkSkill('clanyuzhi'); var num1=0,num2=0,num3=0,bool=true; var history=player.actionHistory; for(var i=history.length-2;i>=0;i--){ @@ -92,7 +93,6 @@ game.import('character',function(lib,game,ui,get,ai,_status){ player.storage.clanyuzhi=lib.skill.dcweidang.getLength(result.cards[0]); player.markSkill('clanyuzhi'); } - else player.unmarkSkill('clanyuzhi'); }, ai:{ threaten:3,