mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
change author
This commit is contained in:
parent
a32a8e8083
commit
4b2201d567
8 changed files with 8 additions and 8 deletions
|
@ -47,7 +47,7 @@ import mage.target.common.TargetCreaturePermanent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class Curiosity extends CardImpl<Curiosity> {
|
public class Curiosity extends CardImpl<Curiosity> {
|
||||||
|
|
||||||
|
|
|
@ -48,7 +48,7 @@ import mage.target.common.TargetCreaturePermanent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class CurseOfTheBloodyTome extends CardImpl<CurseOfTheBloodyTome> {
|
public class CurseOfTheBloodyTome extends CardImpl<CurseOfTheBloodyTome> {
|
||||||
|
|
||||||
|
|
|
@ -43,7 +43,7 @@ import mage.target.common.TargetCreaturePermanent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class DeadWeight extends CardImpl<DeadWeight> {
|
public class DeadWeight extends CardImpl<DeadWeight> {
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ import mage.cards.CardImpl;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class DelverOfSecrets extends CardImpl<DelverOfSecrets> {
|
public class DelverOfSecrets extends CardImpl<DelverOfSecrets> {
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ import mage.target.common.TargetCreaturePermanent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class GruesomeDeformity extends CardImpl<GruesomeDeformity> {
|
public class GruesomeDeformity extends CardImpl<GruesomeDeformity> {
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ import mage.target.common.TargetCardInYourGraveyard;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class SkaabGoliath extends CardImpl<SkaabGoliath> {
|
public class SkaabGoliath extends CardImpl<SkaabGoliath> {
|
||||||
|
|
||||||
|
|
|
@ -56,7 +56,7 @@ import mage.target.targetpointer.FixedTarget;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class SkaabRuinator extends CardImpl<SkaabRuinator> {
|
public class SkaabRuinator extends CardImpl<SkaabRuinator> {
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@ import mage.target.common.TargetCreaturePermanent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @author anonymous
|
* @author Alvin
|
||||||
*/
|
*/
|
||||||
public class SpectralFlight extends CardImpl<SpectralFlight> {
|
public class SpectralFlight extends CardImpl<SpectralFlight> {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue