mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 04:39:18 -08:00
* Champion ability - Fixed that it did not work for non champion permanents with the according subtype.
This commit is contained in:
parent
0122937fbc
commit
4b683619e3
2 changed files with 18 additions and 16 deletions
|
|
@ -34,7 +34,6 @@ import mage.constants.Outcome;
|
|||
import mage.constants.Rarity;
|
||||
import mage.constants.Zone;
|
||||
import mage.MageInt;
|
||||
import mage.MageObject;
|
||||
import mage.abilities.Ability;
|
||||
import mage.abilities.common.ZoneChangeTriggeredAbility;
|
||||
import mage.abilities.effects.OneShotEffect;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue