forked from External/mage
Fixed test
This commit is contained in:
parent
5e43c79f11
commit
51c9121f5e
2 changed files with 16 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue