fix verify failure

This commit is contained in:
theelk801 2025-11-19 20:32:35 -05:00
parent 440ece463a
commit b8062c4131

View file

@ -25,6 +25,8 @@ public final class AvatarTheLastAirbender extends ExpansionSet {
this.rotationSet = true;
this.hasBasicLands = true;
this.enablePlayBooster(Integer.MAX_VALUE);
cards.add(new SetCardInfo("Aang and La, Ocean's Fury", 204, Rarity.RARE, mage.cards.a.AangAndLaOceansFury.class, NON_FULL_USE_VARIOUS));
cards.add(new SetCardInfo("Aang and La, Ocean's Fury", 298, Rarity.RARE, mage.cards.a.AangAndLaOceansFury.class, NON_FULL_USE_VARIOUS));
cards.add(new SetCardInfo("Aang and La, Ocean's Fury", 347, Rarity.RARE, mage.cards.a.AangAndLaOceansFury.class, NON_FULL_USE_VARIOUS));