- "Harrowdale" now works only until the regroup phase, but both if you moved to and moved out of "Harrowdale".
This commit is contained in:
@@ -69,7 +69,7 @@ public class Card11_243 extends AbstractNewSite {
|
|||||||
}
|
}
|
||||||
}, Phase.REGROUP);
|
}, Phase.REGROUP);
|
||||||
|
|
||||||
game.getModifiersQuerying().getUntilEndOfTurnLimitCounter(self).incrementToLimit(1, 1);
|
game.getModifiersQuerying().getUntilStartOfPhaseLimitCounter(self, Phase.REGROUP).incrementToLimit(1, 1);
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user