mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 04:12:14 -08:00
Dormant Sliver: end quote
This commit is contained in:
parent
c2b5ab47b4
commit
692a743ac6
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ public class DormantSliver extends CardImpl {
|
|||
|
||||
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("Sliver", "All Sliver creatures");
|
||||
|
||||
private static final FilterPermanent filterSlivers = new FilterPermanent("Sliver", "All Slivers);
|
||||
private static final FilterPermanent filterSlivers = new FilterPermanent("Sliver", "All Slivers");
|
||||
|
||||
public DormantSliver(UUID ownerId) {
|
||||
super(ownerId, 156, "Dormant Sliver", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{2}{G}{U}");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue