mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
updated C19 spoiler and reprints
This commit is contained in:
parent
d92526d038
commit
1d39b28563
4 changed files with 55 additions and 22 deletions
|
|
@ -27,7 +27,7 @@ public final class DoomedArtisanToken extends TokenImpl {
|
|||
private static final DynamicValue xValue = new PermanentsOnBattlefieldCount(filter);
|
||||
|
||||
public DoomedArtisanToken() {
|
||||
super("Sculpture", "colorless Sculpture artifact creature token with \"This creature's power and toughness are each equal to the number of Sculptures you control\"");
|
||||
super("Sculpture", "colorless Sculpture artifact creature token with \"This creature's power and toughness are each equal to the number of Sculptures you control.\"");
|
||||
setOriginalExpansionSetCode("C19");
|
||||
cardType.add(CardType.ARTIFACT);
|
||||
cardType.add(CardType.CREATURE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue