mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 15:32:08 -08:00
Reenabled Mage Verify, reverted Ripscale Predator to lizard (for now)
This commit is contained in:
parent
8333852025
commit
0ebe09d468
2 changed files with 1 additions and 3 deletions
|
|
@ -43,7 +43,7 @@ public class RipscalePredator extends CardImpl {
|
|||
|
||||
public RipscalePredator(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{4}{R}{R}");
|
||||
this.subtype.add(SubType.DINOSAUR);
|
||||
this.subtype.add(SubType.LIZARD);
|
||||
|
||||
this.power = new MageInt(6);
|
||||
this.toughness = new MageInt(5);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue