forked from External/mage
3 Curses from DKA
This commit is contained in:
parent
6828f1d651
commit
828662f6f3
8 changed files with 582 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ public class Spell<T extends Spell<T>> implements StackObject, Card {
|
|||
|
||||
@Override
|
||||
public void setControllerId(UUID controllerId) {
|
||||
this.ability.setControllerId(controllerId);
|
||||
this.controllerId = controllerId;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue