mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
fixed spacing
This commit is contained in:
parent
f88876d137
commit
d5c5b0cdb9
1 changed files with 1 additions and 3 deletions
|
@ -52,8 +52,6 @@ public class PathOfPeace extends CardImpl {
|
|||
// Destroy target creature. Its owner gains 4 life.
|
||||
this.getSpellAbility().addEffect(new PathOfPeaceEffect());
|
||||
this.getSpellAbility().addTarget(new TargetCreaturePermanent());
|
||||
|
||||
|
||||
}
|
||||
|
||||
public PathOfPeace(final PathOfPeace card) {
|
||||
|
|
Loading…
Reference in a new issue