mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 21:12:04 -08:00
update author tags, remove unneeded static text
This commit is contained in:
parent
9b930ca243
commit
c567fc2ee1
3 changed files with 5 additions and 3 deletions
|
|
@ -9,6 +9,10 @@ import mage.game.permanent.Permanent;
|
|||
|
||||
import static mage.constants.CardType.CREATURE;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author htrajan
|
||||
*/
|
||||
public class AttachedToCreatureTriggeredAbility extends TriggeredAbilityImpl {
|
||||
|
||||
public AttachedToCreatureTriggeredAbility(Effect effect, boolean optional) {
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ import mage.players.Player;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author LevelX2
|
||||
* @author htrajan
|
||||
*/
|
||||
public class GainProtectionFromColorAttachedEffect extends GainAbilitySourceEffect {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue