asflash
spellmastery is for alternate cost, added asflash... so cards that find cards with flash don't find asflash...
This commit is contained in:
@@ -169,7 +169,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"flyersonly",
|
||||
"tempflashback",
|
||||
"legendruleremove",
|
||||
"canttransform"
|
||||
"canttransform",
|
||||
"asflash"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user