mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08:00
Set author name to shieldal
This commit is contained in:
parent
97e0c2b339
commit
46caec8698
1 changed files with 1 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ import java.util.UUID;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author Alec
|
||||
* @author shieldal
|
||||
*/
|
||||
public class AdunOakenshield extends CardImpl {
|
||||
|
||||
|
|
@ -67,7 +67,6 @@ public class AdunOakenshield extends CardImpl {
|
|||
ability.addTarget(new TargetCardInYourGraveyard(filter));
|
||||
ability.addCost(new TapSourceCost());
|
||||
this.addAbility(ability);
|
||||
|
||||
}
|
||||
|
||||
public AdunOakenshield(final AdunOakenshield card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue