revert pw attack rule
need to refactor this as this cause crashes on android when you cast a planeswalker
This commit is contained in:
@@ -177,8 +177,7 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"cantcrew",
|
||||
"hiddenface",//test for hiding card
|
||||
"anytypeofmana",
|
||||
"necroed"//hide necored,
|
||||
"cantpwattack"
|
||||
"necroed"//hide necored
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user