Combat Toughness
Assign combat damage equal to its tougness... Doran, the Siege Tower
This commit is contained in:
@@ -154,7 +154,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"canplayfromexile",
|
||||
"libraryeater",
|
||||
"devoid",
|
||||
"cantchangelife"
|
||||
"cantchangelife",
|
||||
"combattoughness"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user