From 86028573e3a63264b5f4efb8d7b71563cd54b4a0 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Thu, 13 Apr 2017 00:02:54 +0800 Subject: [PATCH] fix PR-322 auto description --- CardInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CardInfo.js b/CardInfo.js index c65e21a..f9022b3 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -109874,7 +109874,7 @@ var CardInfo = { action: function (set,add) { var effect = this.game.newEffect({ source: this, - description: '2126-const-0', + description: '2126-const-1', actionAsyn: function () { return this.player.infectZoneAsyn(); }