adds support for darksteel colossus, gravebane zombie
This commit is contained in:
@@ -135,7 +135,9 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"canplayfromgraveyard",
|
||||
"tokenizer",//parallel lives,
|
||||
"mygraveexiler",
|
||||
"oppgraveexiler"
|
||||
"oppgraveexiler",
|
||||
"librarydeath",
|
||||
"shufflelibrarydeath"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user