From efe89860375553b8f23ca6884064f0815b502b5e Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Sun, 7 May 2017 23:38:51 +0800 Subject: [PATCH] fix WX15-006 --- CardInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CardInfo.js b/CardInfo.js index 7147f7a..1da29d3 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -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();