Removed Workarounds, Added support for Can't Gain life...
spellmastery - can play as though had flash used in conjunction for alternative cost. nolifegain, nolifegainopponent - cannot gain life.
This commit is contained in:
@@ -139,7 +139,10 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"librarydeath",
|
||||
"shufflelibrarydeath",
|
||||
"offering",
|
||||
"evadebigger"
|
||||
"evadebigger",
|
||||
"spellmastery",
|
||||
"nolifegain",
|
||||
"nolifegainopponent"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user