forked from mirrors/webxoss-core
fix PR-322 auto description
This commit is contained in:
parent
212f2324e2
commit
86028573e3
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue