forked from External/mage
updated abilities with x targets
This commit is contained in:
parent
cd3e038223
commit
856dcb54d5
10 changed files with 76 additions and 13 deletions
|
|
@ -6,5 +6,5 @@ package mage.constants;
|
|||
*/
|
||||
public enum TargetAdjustment {
|
||||
|
||||
NONE,XCOST,DEFENDING_PLAYER
|
||||
NONE, X_TARGETS, X_CMC_EQUAL_PERM, X_CMC_EQUAL_NONPERM, DEFENDING_PLAYER
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue