mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 13:19:18 -08:00
updated GRN spoiler
This commit is contained in:
parent
8b5bc42d0e
commit
5940dc1960
2 changed files with 8 additions and 5 deletions
|
|
@ -21,10 +21,10 @@ import mage.target.common.TargetCreaturePermanent;
|
|||
*/
|
||||
public final class VraskasStoneglare extends CardImpl {
|
||||
|
||||
private final static FilterCard filter = new FilterCard("Vraska, Regal Gordon");
|
||||
private final static FilterCard filter = new FilterCard("Vraska, Regal Gorgon");
|
||||
|
||||
static {
|
||||
filter.add(new NamePredicate("Vraska, Regal Gordon"));
|
||||
filter.add(new NamePredicate("Vraska, Regal Gorgon"));
|
||||
}
|
||||
|
||||
public VraskasStoneglare(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue