mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
[TSR] fixed Muraganda Petroglyphs not appearing in CardRespository
This commit is contained in:
parent
2e01f30b91
commit
da6acafef2
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ public final class MuragandaPetroglyphs extends CardImpl {
|
|||
|
||||
public MuragandaPetroglyphs(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.ENCHANTMENT}, "{3}{G}");
|
||||
this.expansionSetCode = "FUT";
|
||||
|
||||
// Creatures with no abilities get +2/+2.
|
||||
this.addAbility(new SimpleStaticAbility(Zone.BATTLEFIELD, new BoostAllEffect(
|
||||
|
|
Loading…
Reference in a new issue