mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
[EMN] Minor spelling fix.
This commit is contained in:
parent
cb91282f9e
commit
436942ccff
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public class GrafRats extends CardImpl {
|
|||
this.toughness = new MageInt(1);
|
||||
|
||||
// At the beginning of combat on your turn, if you both own and control Graf Rats and a creature named Midnight Scavengers, exile them, then meld them into Chittering Host.
|
||||
this.addAbility(new SimpleStaticAbility(Zone.ALL, new InfoEffect("Meld ability not implemeted yet.")));
|
||||
this.addAbility(new SimpleStaticAbility(Zone.ALL, new InfoEffect("Meld ability not implemented yet.")));
|
||||
}
|
||||
|
||||
public GrafRats(final GrafRats card) {
|
||||
|
|
Loading…
Reference in a new issue