added abilities=poisonshroud
"you can not get poison counters"
This commit is contained in:
@@ -122,7 +122,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"snowswamplandwalk",
|
||||
"canattack",
|
||||
"hydra",
|
||||
"undying"
|
||||
"undying",
|
||||
"poisonshroud"
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user