Migrated Sauron cards in set 7 to hjson
This commit is contained in:
@@ -106,6 +106,7 @@ public class Card_03_103_ErrataTests
|
|||||||
scn.ShadowMoveCharToTable(troll);
|
scn.ShadowMoveCharToTable(troll);
|
||||||
|
|
||||||
scn.ShadowPlayCard(din); // we only do this to perform a maneuver action and refresh what actions are available
|
scn.ShadowPlayCard(din); // we only do this to perform a maneuver action and refresh what actions are available
|
||||||
|
scn.ShadowChoose("0");
|
||||||
scn.FreepsPassCurrentPhaseAction();
|
scn.FreepsPassCurrentPhaseAction();
|
||||||
assertEquals(Zone.FREE_CHARACTERS, galadriel.getZone());
|
assertEquals(Zone.FREE_CHARACTERS, galadriel.getZone());
|
||||||
assertTrue(scn.ShadowPlayAvailable(terrible));
|
assertTrue(scn.ShadowPlayAvailable(terrible));
|
||||||
|
|||||||
Reference in New Issue
Block a user