mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
* M15 - Fixed wrong rarity for 23 cards.
This commit is contained in:
parent
d3d6243bc1
commit
2a9259db8a
23 changed files with 46 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class DarksteelCitadel extends mage.sets.darksteel.DarksteelCitadel {
|
|||
|
||||
public DarksteelCitadel(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 242;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class FurnaceWhelp extends mage.sets.tenth.FurnaceWhelp {
|
|||
|
||||
public FurnaceWhelp(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 279;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class GargoyleSentinel extends mage.sets.magic2011.GargoyleSentinel {
|
|||
|
||||
public GargoyleSentinel(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 216;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class GarruksPackleader extends mage.sets.magic2011.GarruksPackleader {
|
|||
|
||||
public GarruksPackleader(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 283;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class GatherCourage extends mage.sets.ravnika.GatherCourage {
|
|||
|
||||
public GatherCourage(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 175;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class Gravedigger extends mage.sets.tenth.Gravedigger {
|
|||
|
||||
public Gravedigger(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 99;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class HeatRay extends mage.sets.riseoftheeldrazi.HeatRay {
|
|||
|
||||
public HeatRay(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 148;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class IllusoryAngel extends mage.sets.planechase2012.IllusoryAngel {
|
|||
|
||||
public IllusoryAngel(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 59;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class IntoTheVoid extends mage.sets.avacynrestored.IntoTheVoid {
|
|||
|
||||
public IntoTheVoid(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 60;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class JacesIngenuity extends mage.sets.magic2011.JacesIngenuity {
|
|||
|
||||
public JacesIngenuity(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 63;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class Juggernaut extends mage.sets.tenth.Juggernaut {
|
|||
|
||||
public Juggernaut(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 220;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class Overwhelm extends mage.sets.ravnika.Overwhelm {
|
|||
|
||||
public Overwhelm(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 189;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class Restock extends mage.sets.invasion.Restock {
|
|||
|
||||
public Restock(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 195;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class RoaringPrimadox extends mage.sets.magic2013.RoaringPrimadox {
|
|||
|
||||
public RoaringPrimadox(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 196;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class SengirVampire extends mage.sets.tenth.SengirVampire {
|
|||
|
||||
public SengirVampire(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 277;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class ShrapnelBlast extends mage.sets.mirrodin.ShrapnelBlast {
|
|||
|
||||
public ShrapnelBlast(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 161;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class StaffOfTheDeathMagus extends mage.sets.magic2014.StaffOfTheDeathMag
|
|||
|
||||
public StaffOfTheDeathMagus(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 232;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class StaffOfTheFlameMagus extends mage.sets.magic2014.StaffOfTheFlameMag
|
|||
|
||||
public StaffOfTheFlameMagus(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 233;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class StaffOfTheMindMagus extends mage.sets.magic2014.StaffOfTheMindMagus
|
|||
|
||||
public StaffOfTheMindMagus(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 234;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class StaffOfTheSunMagus extends mage.sets.magic2014.StaffOfTheSunMagus {
|
|||
|
||||
public StaffOfTheSunMagus(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 235;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class StaffOfTheWildMagus extends mage.sets.magic2014.StaffOfTheWildMagus
|
|||
|
||||
public StaffOfTheWildMagus(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 236;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class WallOfFrost extends mage.sets.magic2010.WallOfFrost {
|
|||
|
||||
public WallOfFrost(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 83;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
package mage.sets.magic2015;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -37,6 +38,7 @@ public class WallOfMulch extends mage.sets.onslaught.WallOfMulch {
|
|||
|
||||
public WallOfMulch(UUID ownerId) {
|
||||
super(ownerId);
|
||||
this.rarity = Rarity.UNCOMMON;
|
||||
this.cardNumber = 208;
|
||||
this.expansionSetCode = "M15";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue