forked from External/mage
[BRO] Implemented Urza, Lord Protector / Urza, Planeswalker
This commit is contained in:
parent
5fa9a850b1
commit
9706274141
7 changed files with 241 additions and 3 deletions
|
|
@ -214,6 +214,8 @@ public interface Permanent extends Card, Controllable {
|
|||
|
||||
void removeAbilities(List<Ability> abilitiesToRemove, UUID sourceId, Game game);
|
||||
|
||||
void incrementLoyaltyActivationsAvailable();
|
||||
|
||||
void addLoyaltyUsed();
|
||||
|
||||
boolean canLoyaltyBeUsed(Game game);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue