🐛 fix WX16-006 fatal bug

This commit is contained in:
WEBXOSS 2017-06-13 20:50:34 +08:00
parent 9b31c967a8
commit 648df21225

View file

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