diff --git a/projects/mtg/bin/Res/test/blinkmoth_nexus.txt b/projects/mtg/bin/Res/test/blinkmoth_nexus.txt index 99d0b9def..dbba46471 100644 --- a/projects/mtg/bin/Res/test/blinkmoth_nexus.txt +++ b/projects/mtg/bin/Res/test/blinkmoth_nexus.txt @@ -33,7 +33,8 @@ blinkmoth nexus COMBATATTACKERS [PLAYER1] inplay:blinkmoth nexus -manapool:{1} +#changed to {c} since all colorless produced are now {c} +manapool:{c} [PLAYER2] life:19 [END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/cathodion.txt b/projects/mtg/bin/Res/test/cathodion.txt index d35c6bd15..d284b3b75 100644 --- a/projects/mtg/bin/Res/test/cathodion.txt +++ b/projects/mtg/bin/Res/test/cathodion.txt @@ -17,5 +17,6 @@ graveyard:lightning bolt manapool:{0} [PLAYER2] graveyard:cathodion -manapool:{3} +#changed to {c} since all colorless produced are now {c} +manapool:{c}{c}{c} [END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/library_of_alexandria2.txt b/projects/mtg/bin/Res/test/library_of_alexandria2.txt index b80fe59ce..5cd0aa793 100644 --- a/projects/mtg/bin/Res/test/library_of_alexandria2.txt +++ b/projects/mtg/bin/Res/test/library_of_alexandria2.txt @@ -18,6 +18,7 @@ FIRSTMAIN hand:Elvish Berserker,White Knight,Llanowar Elves,Rancor,Tranquility,Lotus Petal inplay:Library of Alexandria library:Soul Warden -manapool:{1} +#changed to {c} since all colorless produced are now {c} +manapool:{c} [PLAYER2] [END] diff --git a/projects/mtg/bin/Res/test/library_of_alexandria3.txt b/projects/mtg/bin/Res/test/library_of_alexandria3.txt index 5d8fea860..bfbe3c8a2 100644 --- a/projects/mtg/bin/Res/test/library_of_alexandria3.txt +++ b/projects/mtg/bin/Res/test/library_of_alexandria3.txt @@ -18,6 +18,7 @@ FIRSTMAIN hand:Elvish Berserker,White Knight,Llanowar Elves,Rancor,Tranquility,Lotus Petal,Lhurgoyf,Mawcor inplay:Library of Alexandria library:Soul Warden -manapool:{1} +#changed to {c} since all colorless produced are now {c} +manapool:{c} [PLAYER2] [END] diff --git a/projects/mtg/bin/Res/test/spoils_of_evil.txt b/projects/mtg/bin/Res/test/spoils_of_evil.txt index 40ec4dc50..3a8ccb98a 100644 --- a/projects/mtg/bin/Res/test/spoils_of_evil.txt +++ b/projects/mtg/bin/Res/test/spoils_of_evil.txt @@ -15,7 +15,8 @@ FIRSTMAIN [PLAYER1] graveyard:black knight,Spoils Of Evil life:22 -manapool:{2} +#changed to {c} since all colorless produced are now {c} +manapool:{c}{c} [PLAYER2] graveyard:swamp,grizzly bears,dragon engine [END] \ No newline at end of file diff --git a/projects/mtg/bin/Res/test/urzas_lands.txt b/projects/mtg/bin/Res/test/urzas_lands.txt index aa7544589..735d78a20 100644 --- a/projects/mtg/bin/Res/test/urzas_lands.txt +++ b/projects/mtg/bin/Res/test/urzas_lands.txt @@ -19,6 +19,7 @@ choice 1 firstmain [PLAYER1] inplay:Urza's Mine,Urza's Power Plant,Urza's Tower -manapool:{4} +#changed to {c} since all colorless produced are now {c} +manapool:{c}{c}{c}{c} [PLAYER2] [END] diff --git a/projects/mtg/bin/Res/test/urzas_lands2.txt b/projects/mtg/bin/Res/test/urzas_lands2.txt index c099d3a09..1fa1107ec 100644 --- a/projects/mtg/bin/Res/test/urzas_lands2.txt +++ b/projects/mtg/bin/Res/test/urzas_lands2.txt @@ -18,6 +18,7 @@ Urza's Tower firstmain [PLAYER1] inplay:Urza's Mine,Urza's Power Plant,Urza's Tower,Deserted Temple -manapool:{5} +#changed to {c} since all colorless produced are now {c} +manapool:{c}{c}{c}{c}{c} [PLAYER2] [END] diff --git a/projects/mtg/bin/Res/test/urzas_mine_i287.txt b/projects/mtg/bin/Res/test/urzas_mine_i287.txt index e6dfad7ea..41dde6486 100644 --- a/projects/mtg/bin/Res/test/urzas_mine_i287.txt +++ b/projects/mtg/bin/Res/test/urzas_mine_i287.txt @@ -12,6 +12,7 @@ Urza's Mine FIRSTMAIN [PLAYER1] inplay:Urza's Mine,1090,Urza's Power Plant,1091 -manapool:{2} +#changed to {c} since all colorless produced are now {c} +manapool:{c}{c} [PLAYER2] [END]