forked from External/mage
Merge pull request #6057 from Tosh94/fix-pollenbright-wings
Fix Pollenbright Wings untapping controller's lands
This commit is contained in:
commit
2d57c8061e
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ class PollenbrightWingsAbility extends TriggeredAbilityImpl {
|
|||
|
||||
public PollenbrightWingsAbility() {
|
||||
super(Zone.BATTLEFIELD, new PollenbrightWingsEffect());
|
||||
this.addEffect(new UntapAllLandsControllerEffect());
|
||||
}
|
||||
|
||||
public PollenbrightWingsAbility(final PollenbrightWingsAbility ability) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue