Merge origin/master

This commit is contained in:
LevelX2 2015-04-22 15:28:18 +02:00
commit 59a5b6022c

View file

@ -37,7 +37,7 @@ public class PhyrexianColossus extends mage.sets.eighthedition.PhyrexianColossus
public PhyrexianColossus(UUID ownerId) { public PhyrexianColossus(UUID ownerId) {
super(ownerId); super(ownerId);
this.cardNumber = 306; this.cardNumber = 305;
this.expansionSetCode = "USG"; this.expansionSetCode = "USG";
} }