From 8290a9841b2dc29947cf6418d989534da3f5fb52 Mon Sep 17 00:00:00 2001 From: Spmario233 Date: Mon, 11 Mar 2024 16:52:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9D=9C=E9=A2=84=E7=81=AD?= =?UTF-8?q?=E5=90=B4bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- character/offline.js | 2 +- character/shiji.js | 8 ++++---- noname/library/index.js | 3 +++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/character/offline.js b/character/offline.js index 74a84574e..2d2d67eeb 100644 --- a/character/offline.js +++ b/character/offline.js @@ -1100,7 +1100,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){ if(name=='sha'){ if(event.filterCard(get.autoViewAs({name},'unsure'),player,event)) list.push(['基本','','sha']); for(var nature of lib.inpile_nature){ - if(event.filterCard(get.autoViewAs({name,nature},'unsure'),player,event)) list.push(['基本','','sha',j]); + if(event.filterCard(get.autoViewAs({name,nature},'unsure'),player,event)) list.push(['基本','','sha',nature]); } } else if(get.type(name)=='trick'&&event.filterCard(get.autoViewAs({name},'unsure'),player,event)) list.push(['锦囊','',name]); diff --git a/character/shiji.js b/character/shiji.js index 47b6d9d65..0a652bb99 100644 --- a/character/shiji.js +++ b/character/shiji.js @@ -5790,13 +5790,13 @@ game.import('character',function(lib,game,ui,get,ai,_status){ for(var i=0;i