Add Snapcaster Mage Ability
tempflashback - flashback using manacost
This commit is contained in:
@@ -166,7 +166,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"dethrone",
|
||||
"overload",
|
||||
"shackler",
|
||||
"flyersonly"
|
||||
"flyersonly",
|
||||
"tempflashback"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user