fixed Issue 819, changed the parsing of and(()) to and!()!, i no longer share the storedstring of transformer, so you can ability$!transforms(( now....
This commit is contained in:
@@ -127,7 +127,8 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"noactivatedability",
|
||||
"notapability",
|
||||
"nomanaability",
|
||||
"onlymanaability"
|
||||
"onlymanaability",
|
||||
"poisondamager"//deals damage to players as poison counters.
|
||||
};
|
||||
|
||||
map<string,int> Constants::MTGBasicAbilitiesMap;
|
||||
|
||||
Reference in New Issue
Block a user