Some minor changes already included in 2014-09-13 release.

This commit is contained in:
LevelX2 2014-09-13 21:05:54 +02:00
parent 5ce246aba1
commit 1f41f3013a
5 changed files with 8 additions and 7 deletions

View file

@ -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");