mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 20:59:14 -08:00
removed deprecated method for adding delayed triggered abilities
This commit is contained in:
parent
1685b9a4ee
commit
cbc949c08e
4 changed files with 9 additions and 20 deletions
|
|
@ -203,7 +203,7 @@ class LukkaWaywardBonderReturnEffect extends OneShotEffect {
|
|||
.setText("Exile it at the beginning of your next upkeep.")
|
||||
.setTargetPointer(new FixedTarget(permanent, game)),
|
||||
Duration.Custom, true
|
||||
));
|
||||
), source);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue