forked from External/mage
Ability refactor: face down;
This commit is contained in:
parent
eea808d2d6
commit
f3f1c29926
8 changed files with 137 additions and 47 deletions
|
|
@ -365,7 +365,6 @@ public abstract class PermanentImpl extends CardImpl implements Permanent {
|
|||
}
|
||||
|
||||
@Override
|
||||
@Deprecated // use addAbility(Ability ability, UUID sourceId, Game game) instead
|
||||
public void addAbility(Ability ability, UUID sourceId, Game game, boolean createNewId) {
|
||||
// singleton abilities -- only one instance
|
||||
// other abilities -- any amount of instances
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue