forked from mirrors/webxoss-core
Fix WX13-007 Action1
This commit is contained in:
parent
13a19498c9
commit
b9026a0e03
1 changed files with 1 additions and 0 deletions
|
@ -107149,6 +107149,7 @@ var CardInfo = {
|
||||||
actionEffects: [{
|
actionEffects: [{
|
||||||
mainPhase: true,
|
mainPhase: true,
|
||||||
attackPhase: true,
|
attackPhase: true,
|
||||||
|
once: true,
|
||||||
costExceed: 1,
|
costExceed: 1,
|
||||||
actionAsyn: function () {
|
actionAsyn: function () {
|
||||||
var cards = this.player.signis;
|
var cards = this.player.signis;
|
||||||
|
|
Loading…
Reference in a new issue