forked from External/mage
[ONE] Implement Kaito, Dancing Shadow (#10009)
This commit is contained in:
parent
834ef4c2c6
commit
9ab63b73ca
8 changed files with 354 additions and 4 deletions
|
|
@ -216,6 +216,8 @@ public interface Permanent extends Card, Controllable {
|
|||
|
||||
void incrementLoyaltyActivationsAvailable(int max);
|
||||
|
||||
void setLoyaltyActivationsAvailable(int loyaltyActivationsAvailable);
|
||||
|
||||
void addLoyaltyUsed();
|
||||
|
||||
boolean canLoyaltyBeUsed(Game game);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue