mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
updated RNA spoiler
This commit is contained in:
parent
129c7be92c
commit
66d9cd9468
2 changed files with 6 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ import java.util.UUID;
|
|||
public final class FrilledMystic extends CardImpl {
|
||||
|
||||
public FrilledMystic(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{U}{G}{U}{G}");
|
||||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{G}{G}{U}{U}");
|
||||
|
||||
this.subtype.add(SubType.ELF);
|
||||
this.subtype.add(SubType.LIZARD);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue