forked from External/mage
[MOM] Implement Drana and Linvala
This commit is contained in:
parent
8c2ee477fa
commit
fbf874fdc5
4 changed files with 187 additions and 2 deletions
|
|
@ -212,7 +212,7 @@ public interface Permanent extends Card, Controllable {
|
|||
* @param sourceId
|
||||
* @param game
|
||||
*/
|
||||
void addAbility(Ability ability, UUID sourceId, Game game);
|
||||
Ability addAbility(Ability ability, UUID sourceId, Game game);
|
||||
|
||||
void removeAllAbilities(UUID sourceId, Game game);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue