族王沦【求心】印属性【杀】错误bug修复
This commit is contained in:
parent
c0292bf7af
commit
269753a5af
|
@ -231,7 +231,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
|||
if(result.bool){
|
||||
var card={
|
||||
name:result.links[0][2],
|
||||
nature:result.links[0][2],
|
||||
nature:result.links[0][3],
|
||||
};
|
||||
player.useCard(card,target,false);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue