mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
* Sunforger - Fixed activated unattach ability.
This commit is contained in:
parent
b6a66f1aba
commit
166c6a3590
2 changed files with 93 additions and 22 deletions
|
|
@ -1,11 +1,11 @@
|
|||
package mage.abilities.costs.common;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.abilities.Ability;
|
||||
import mage.abilities.costs.Cost;
|
||||
import mage.abilities.costs.CostImpl;
|
||||
import mage.game.Game;
|
||||
import mage.game.permanent.Permanent;
|
||||
import java.util.UUID;
|
||||
import mage.abilities.costs.CostImpl;
|
||||
|
||||
/**
|
||||
* @author Galatolol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue