mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Fixed symbols and images download from wizards;
This commit is contained in:
parent
63a9a505e1
commit
d0638e71af
11 changed files with 18 additions and 18 deletions
|
|
@ -51,7 +51,7 @@ public class SkylineCascadeTest extends CardTestPlayerBase {
|
|||
*
|
||||
* "Skyline Cascade's triggered ability doesn't tap the creature. It can target any creature, tapped or untapped.
|
||||
* If that creature is already untapped at the beginning of its controller's next untap step, the effect won't do anything."
|
||||
* http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=402038
|
||||
* https://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=402038
|
||||
*
|
||||
* An untapped creature will remain untapped.
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ public class ImprisonedInTheMoonTest extends CardTestPlayerBase {
|
|||
/*
|
||||
* Reported bug: Urza land enchanted with Imprisoned In the Moon incorrectly makes it so other Urza lands only tap for 1 <> .
|
||||
*
|
||||
* Card ruling: http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=414360
|
||||
* Card ruling: https://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=414360
|
||||
* If the enchanted permanent is a land and has land types, it retains those types even though it loses any intrinsic mana abilities associated with them.
|
||||
* For example, a Plains enchanted by Imprisoned in the Moon is still a Plains, but it can't tap for {W}, only for {C}.
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ public class LeylineOfTheVoidTest extends CardTestPlayerBase {
|
|||
/*
|
||||
"Leyline of the Void's second ability doesn't affect token permanents that would be put into an opponent's graveyard from the battlefield.
|
||||
They'll be put into that graveyard as normal (causing any applicable triggered abilities to trigger), then they'll cease to exist."
|
||||
http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=107682
|
||||
https://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=107682
|
||||
|
||||
*/
|
||||
@Test
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
|||
|
||||
/**
|
||||
* This test is based on rulings of the card Muraganda Petroglyphs in magic Gatherer site
|
||||
* (http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=145110), accessed in
|
||||
* (https://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=145110), accessed in
|
||||
* 08/01/2017.
|
||||
*
|
||||
* @author alexsandro.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue