Commit Graph

3 Commits

Author SHA1 Message Date
zethfoxster
050bf5f73c updated test for new X rules. 2016-07-03 15:24:05 -04:00
solo81@web.de
164f3fa340 Changed two tests so they work under the last changes. 2012-03-13 18:49:23 +00:00
solo81@web.de
83cdf5c151 1) Removed all "{0}" from the upcost bracket of all cards with Echo. Once it was needed to work around a bug, but now that the bug is fixed.
2) Updated all {X}-spells with x targets. They are using "prex" instead of "x" now. Their code is now completely   
following the official rules.

3) Changed the code of most cards which search your library for a land card and put it onto the battlefield tapped.
They are using "and((tap))" now. More cards will be changed to that in upcoming revisions.

4) Added 2 tests to save "prex".
2011-09-22 23:34:11 +00:00