add ActivatingPlayer to etbBounceTgt keyword ability

This commit is contained in:
jendave
2011-08-06 14:26:23 +00:00
parent 20a18a5f78
commit 1b402b54db

View File

@@ -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