Improved the Modal Double Faced cards for Zendikar Rising (es. nofizzle when choosing land face, flip for instant and sorcery, new restriction for playing land face during turn).
This commit is contained in:
@@ -192,7 +192,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"mutate", //it can mutate
|
||||
"adventure", //it can be adventure
|
||||
"mentor",
|
||||
"prowess"
|
||||
"prowess",
|
||||
"nofizzle alternative" // No fizzle if paid with alternative cost (es. Zendikar Rising Modal Double Faced cards).
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user