added "abilities=canattack"
Warmonger's Chariot 6/15/2010: The second ability doesn't cause the equipped creature to lose defender. It just lets it attack.
This commit is contained in:
@@ -117,7 +117,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"snowplainslandwalk",
|
||||
"snowmountainlandwalk",
|
||||
"snowislandlandwalk",
|
||||
"snowswamplandwalk"
|
||||
"snowswamplandwalk",
|
||||
"canattack"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user