This commit is contained in:
parent
f72579e5a0
commit
34948ada8f
|
@ -2517,7 +2517,7 @@ card.swd={
|
||||||
},
|
},
|
||||||
hslingjian_yinmilichang_equip1:{
|
hslingjian_yinmilichang_equip1:{
|
||||||
trigger:{source:'damageEnd'},
|
trigger:{source:'damageEnd'},
|
||||||
forced:true,
|
direct:true,
|
||||||
filter:function(event){
|
filter:function(event){
|
||||||
return event.card&&event.card.name=='sha';
|
return event.card&&event.card.name=='sha';
|
||||||
},
|
},
|
||||||
|
|
|
@ -31,6 +31,6 @@ window.noname_update={
|
||||||
'layout/mobile/layout.css',
|
'layout/mobile/layout.css',
|
||||||
],
|
],
|
||||||
'1.8.19.7':[],
|
'1.8.19.7':[],
|
||||||
'1.8.19.20':[],
|
'1.8.20':[],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue