This commit is contained in:
Sukincen 2019-12-09 23:07:42 +08:00 committed by GitHub
parent abe649011a
commit da91ea1ea0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 9 deletions

View File

@ -10955,6 +10955,10 @@
delete event.card;
event.redo();
}
else if(event.card.classList.contains('feichu')){
event.finish();
return;
}
else{
player.lose(event.card,'visible');
player.$phaseJudge(event.card);

View File

@ -1,8 +1,7 @@
window.noname_update={
version:'1.9.96',
update:'1.9.95.9.2',
version:'1.9.96.1',
update:'1.9.96',
changeLog:[
'界张角,李肃',
'修复BUG',
],
files:[
@ -13,14 +12,14 @@ window.noname_update={
//'card/swd.js',
//'card/guozhan.js',
//'card/gwent.js',
//'character/diy.js',
'character/diy.js',
//'character/extra.js',
//'character/hearth.js',
//'character/gujian.js',
//'character/gwent.js',
//'character/mobile.js',
//'character/mtg.js',
//'character/old.js',
'character/old.js',
'character/refresh.js',
'character/shenhua.js',
'character/sp.js',
@ -31,11 +30,11 @@ window.noname_update={
'character/xinghuoliaoyuan.js',
'character/yijiang.js',
//'character/yxs.js',
'extension/boss/extension.js',
'mode/identity.js',
//'extension/boss/extension.js',
//'mode/identity.js',
//'mode/doudizhu.js',
//'mode/guozhan.js',
//'mode/single.js',
'mode/guozhan.js',
'mode/single.js',
//'mode/stone.js',
//'mode/versus.js',
//'mode/boss.js',