updated C19 spoiler and reprints

This commit is contained in:
Evan Kranzler 2019-08-07 23:06:33 -04:00
parent d92526d038
commit 1d39b28563
4 changed files with 55 additions and 22 deletions

View file

@ -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);