mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 19:11:59 -08:00
Some minor changes already included in 2014-09-13 release.
This commit is contained in:
parent
5ce246aba1
commit
1f41f3013a
5 changed files with 8 additions and 7 deletions
|
|
@ -14,6 +14,11 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
|||
*/
|
||||
public class FaithsShieldTest extends CardTestPlayerBase {
|
||||
|
||||
/*
|
||||
Target permanent you control gains protection from the color of your choice until end of turn.
|
||||
Fateful hour - If you have 5 or less life, instead you and each permanent you control
|
||||
gain protection from the color of your choice until end of turn.
|
||||
*/
|
||||
@Test
|
||||
public void testCard() {
|
||||
addCard(Zone.BATTLEFIELD, playerA, "White Knight");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue