Added 2XM set, fixed card and planeswalkers primitives, fixed a crash on token creation, fixed prowess and mentor abilities, added new restrictions, improved Android downloader.
This commit is contained in:
@@ -190,7 +190,9 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"discardtoplaybyopponent",
|
||||
"modular",
|
||||
"mutate", //it can mutate
|
||||
"adventure" //it can be adventure
|
||||
"adventure", //it can be adventure
|
||||
"mentor",
|
||||
"prowess"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user