mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 11:49:56 -08:00
[SOI] Updated mtg-cards-data.txt with 3/24 spoilers. Fixed Silverfur Partisan's collector number.
This commit is contained in:
parent
a5c2c5b6c8
commit
f21bce6a95
2 changed files with 7 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ import mage.target.targetpointer.FixedTarget;
|
|||
public class SilverfurPartisan extends CardImpl {
|
||||
|
||||
public SilverfurPartisan(UUID ownerId) {
|
||||
super(ownerId, 226, "Silverfur Partisan", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{2}{G}");
|
||||
super(ownerId, 228, "Silverfur Partisan", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{2}{G}");
|
||||
this.expansionSetCode = "SOI";
|
||||
this.subtype.add("Wolf");
|
||||
this.subtype.add("Warrior");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue