mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 11:49:56 -08:00
[EMN] Added 6/28 spoilers to mtg-cards-data.txt. Fixed Thalia's Lancers collector number.
This commit is contained in:
parent
facd5ffa2c
commit
7cb6ae826d
2 changed files with 16 additions and 2 deletions
|
|
@ -52,7 +52,7 @@ public class ThaliasLancers extends CardImpl {
|
|||
}
|
||||
|
||||
public ThaliasLancers(UUID ownerId) {
|
||||
super(ownerId, 57, "Thalia's Lancers", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{3}{W}{W}");
|
||||
super(ownerId, 47, "Thalia's Lancers", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{3}{W}{W}");
|
||||
this.expansionSetCode = "EMN";
|
||||
this.subtype.add("Human");
|
||||
this.subtype.add("Knight");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue