altercost should affect retrace, flashback, buyback costs
This commit is contained in:
@@ -149,7 +149,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"mygcreatureexiler",
|
||||
"oppgcreatureexiler",
|
||||
"payzero",
|
||||
"trinisphere"
|
||||
"trinisphere",
|
||||
"canplayfromexile"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user