mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Catch // Release
This commit is contained in:
@@ -171,6 +171,8 @@ public class ControlGainEffect extends SpellAbilityEffect {
|
||||
|
||||
sa.getSourceCard().clearGainControlReleaseCommands();
|
||||
sa.getSourceCard().addGainControlReleaseCommand(this.getLoseControlCommand(tgtC, tStamp, bTapOnLose, source, kws));
|
||||
game.getAction().controllerChangeZoneCorrection(tgtC);
|
||||
tgtC.runChangeControllerCommands();
|
||||
|
||||
} // end foreach target
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user