diff --git a/CardInfo.js b/CardInfo.js index 0535657..31fda37 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -117264,9 +117264,9 @@ var CardInfo = { "ターン終了時まで、あなたのシグニ1体は「バニッシュされない。」を得る。", "あなたのトラッシュからあなたのルリグと同じ色を持つシグニを2枚まで手札に加える。", ], - costChange: function () { + // costChange: function () { // TODO... - }, + // }, useCondition: function () { return !this.player.lrig.hasColor('colorless'); },