颜良【绝行】收回卡牌可视bugfix
This commit is contained in:
parent
855d45c47f
commit
f8da2abccb
|
@ -579,7 +579,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(listx.length){
|
if(listx.length){
|
||||||
game.loseAsync({gain_list:listx,animate:'gain2'}).setContent('gaincardMultiple');
|
game.loseAsync({gain_list:listx,animate:'draw'}).setContent('gaincardMultiple');
|
||||||
}
|
}
|
||||||
}).then(()=>{
|
}).then(()=>{
|
||||||
player.removeSkill('twjuexing_buff');
|
player.removeSkill('twjuexing_buff');
|
||||||
|
|
Loading…
Reference in New Issue