Merge branch 'master' into bug/march-bugs
This commit is contained in:
@@ -753,6 +753,11 @@ public class GenericCardTestHelper extends AbstractAtTest {
|
||||
PassCurrentPhaseActions();
|
||||
}
|
||||
|
||||
public void SkipToArcheryWounds() throws DecisionResultInvalidException {
|
||||
SkipToPhase(Phase.ARCHERY);
|
||||
PassCurrentPhaseActions();
|
||||
}
|
||||
|
||||
public void SkipToShadowAssignments() throws DecisionResultInvalidException {
|
||||
SkipToAssignments();
|
||||
FreepsDeclineAssignments();
|
||||
|
||||
Reference in New Issue
Block a user