1
0
Fork 0

fix PR-322 auto description

This commit is contained in:
WEBXOSS 2017-04-13 00:02:54 +08:00
parent 212f2324e2
commit 86028573e3

View file

@ -109874,7 +109874,7 @@ var CardInfo = {
action: function (set,add) { action: function (set,add) {
var effect = this.game.newEffect({ var effect = this.game.newEffect({
source: this, source: this,
description: '2126-const-0', description: '2126-const-1',
actionAsyn: function () { actionAsyn: function () {
return this.player.infectZoneAsyn(); return this.player.infectZoneAsyn();
} }