multicolor correction
not multicolored is single colored or monocolored not colorless... colorless has no color...
This commit is contained in:
@@ -503,6 +503,7 @@ TargetChooser * TargetChooserFactory::createTargetChooser(string s, MTGCardInsta
|
||||
if (minus)
|
||||
{
|
||||
cd->setisMultiColored(-1);
|
||||
cd->SetExclusionColor(0);//not multicolored is monocolored not colorless, use iscolorless attribute
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user