Migrated Sauron cards in set 7 to hjson

This commit is contained in:
MarcinSc
2024-05-13 16:52:18 +07:00
parent 959e02f198
commit 8975ff1221

View File

@@ -106,6 +106,7 @@ public class Card_03_103_ErrataTests
scn.ShadowMoveCharToTable(troll);
scn.ShadowPlayCard(din); // we only do this to perform a maneuver action and refresh what actions are available
scn.ShadowChoose("0");
scn.FreepsPassCurrentPhaseAction();
assertEquals(Zone.FREE_CHARACTERS, galadriel.getZone());
assertTrue(scn.ShadowPlayAvailable(terrible));