forked from External/mage
many the text fixes
This commit is contained in:
parent
8f89253b58
commit
1816c8ad73
99 changed files with 208 additions and 227 deletions
|
|
@ -2330,7 +2330,7 @@ public class VerifyCardDataTest {
|
|||
}
|
||||
|
||||
// remove unnecessary reminder text
|
||||
refText = refText.replaceAll("^\\(.+(can be paid with|ransforms from).+\\)\n", "");
|
||||
refText = refText.replaceAll("^\\(.+(can be paid with|ransforms from|represents).+\\)\n", "");
|
||||
|
||||
// mana ability fix
|
||||
// Current implementation makes one Activated Ability per kind of color.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue