Fixed test

This commit is contained in:
Oleg Agafonov 2021-02-23 03:27:19 +04:00
parent 5e43c79f11
commit 51c9121f5e
2 changed files with 16 additions and 4 deletions

View file

@ -367,9 +367,9 @@ public interface Player extends MageItem, Copyable<Player> {
/**
* Force player to choose spell ability to cast. Use it in effects while casting cards.
*
* <p>
* Commands order in all use cases:
* - PlayFromNotOwnHandZone - true
* - PlayFromNotOwnHandZone - true (if you put main id then all parts allows, if you put part id then only part allows)
* - chooseAbilityForCast
* - cast
* - PlayFromNotOwnHandZone - false