mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Update HourglassOfTheLostTest.java
This commit is contained in:
parent
909f627f14
commit
379db22832
1 changed files with 1 additions and 1 deletions
|
|
@ -30,8 +30,8 @@ public class HourglassOfTheLostTest extends CardTestPlayerBase {
|
|||
assertCounterCount(playerA, hourglass, CounterType.TIME,1);
|
||||
|
||||
showAvailableAbilities("Abilities: ", 3, PhaseStep.PRECOMBAT_MAIN, playerA);
|
||||
activateAbility(3, PhaseStep.PRECOMBAT_MAIN, playerA, "{T}, Remove X");
|
||||
setChoice(playerA, "X=1");
|
||||
activateAbility(3, PhaseStep.PRECOMBAT_MAIN, playerA, "{T}, Remove X");
|
||||
setStopAt(3, PhaseStep.POSTCOMBAT_MAIN);
|
||||
|
||||
execute();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue