mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 05:22:02 -08:00
updated THB spoiler
This commit is contained in:
parent
4432d03d89
commit
bfdbac5552
3 changed files with 11 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ import mage.constants.SubType;
|
|||
public final class ArtifactWallToken extends TokenImpl {
|
||||
|
||||
public ArtifactWallToken() {
|
||||
super("Wall", "colorless 0/4 Wall artifact creature token with defender");
|
||||
super("Wall", "0/4 colorless Wall artifact creature token with defender");
|
||||
cardType.add(CardType.ARTIFACT);
|
||||
cardType.add(CardType.CREATURE);
|
||||
subtype.add(SubType.WALL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue