forked from mirrors/webxoss-core
Fix WX05-013
This commit is contained in:
parent
5d57fd9e8e
commit
0d4e2e5936
1 changed files with 2 additions and 0 deletions
|
@ -35030,6 +35030,8 @@ var CardInfo = {
|
|||
],
|
||||
actionEffects: [{
|
||||
onAttack: true,
|
||||
attackPhase: true,
|
||||
mainPhase: true,
|
||||
costExceed: 2,
|
||||
useCondition: function (arg) {
|
||||
return (arg.event.card.type === 'SIGNI');
|
||||
|
|
Loading…
Reference in a new issue