forked from External/mage
[BNG] Added 11 blue cards.
This commit is contained in:
parent
f671da13d6
commit
4f4ce32fa6
15 changed files with 992 additions and 10 deletions
|
|
@ -55,7 +55,7 @@ public class GainControlTargetEffect extends ContinuousEffectImpl<GainControlTar
|
|||
/**
|
||||
*
|
||||
* @param duration
|
||||
* @param fixedControl Controlling player is fixed even if the controller of the ability chnages
|
||||
* @param fixedControl Controlling player is fixed even if the controller of the ability changes later
|
||||
*/
|
||||
public GainControlTargetEffect(Duration duration, boolean fixedControl) {
|
||||
this(duration, fixedControl, null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue