forked from External/mage
HOU ChampionOfWits
This commit is contained in:
parent
d296934c03
commit
2b24d95ac5
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ class ChampionOfWitsEffect extends OneShotEffect {
|
|||
|
||||
public ChampionOfWitsEffect() {
|
||||
super(Outcome.Benefit);
|
||||
staticText = "When {this} enters the battlefield, you may draw cards equal to its power. If you do, discard two cards.";
|
||||
staticText = "you may draw cards equal to its power. If you do, discard two cards.";
|
||||
}
|
||||
|
||||
public ChampionOfWitsEffect(final ChampionOfWitsEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue