mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add ActivatingPlayer to etbBounceTgt keyword ability
This commit is contained in:
@@ -3329,6 +3329,7 @@ public class CardFactory implements NewConstants {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}; //saBounceTgt
|
}; //saBounceTgt
|
||||||
|
saBounceTgt.setActivatingPlayer(card.getController());
|
||||||
saBounceTgt.setStackDescription(card.getName() + " - bounce target.");
|
saBounceTgt.setStackDescription(card.getName() + " - bounce target.");
|
||||||
|
|
||||||
// when the card enters the battlefield, enable the human to target
|
// when the card enters the battlefield, enable the human to target
|
||||||
|
|||||||
Reference in New Issue
Block a user