mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-01-18 19:56:02 +01:00
fix WX15-006
This commit is contained in:
parent
fc7e586e78
commit
efe8986037
1 changed files with 1 additions and 1 deletions
|
@ -109503,7 +109503,7 @@ var CardInfo = {
|
|||
destroyTimming: this.game.phase.onTurnEnd,
|
||||
action: function (set,add) {
|
||||
var effect = this.game.newEffect({
|
||||
source: signi,
|
||||
source: this,
|
||||
description: '2127-arts-0',
|
||||
triggerCondition: function (event) {
|
||||
var source = this.game.getEffectSource();
|
||||
|
|
Loading…
Reference in a new issue