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".
This commit is contained in:
@@ -248,6 +248,8 @@ delusions_of_mediocrity.txt
|
||||
dematerialize_flashback.txt
|
||||
dingus_egg.txt
|
||||
dingus_staff_i153.txt
|
||||
Distorting_Wake.txt
|
||||
Distorting_Wake2.txt
|
||||
divergent_growth.txt
|
||||
doomed_necromancer.txt
|
||||
double_strike_i145.txt
|
||||
|
||||
Reference in New Issue
Block a user