forked from External/mage
2 text 2 fixrious
This commit is contained in:
parent
0075535650
commit
14107b3d55
83 changed files with 412 additions and 300 deletions
|
|
@ -48,7 +48,7 @@ public class UntapAllThatAttackedEffect extends OneShotEffect {
|
|||
|
||||
public UntapAllThatAttackedEffect() {
|
||||
super(Outcome.Benefit);
|
||||
staticText = " Untap all creatures that attacked this turn";
|
||||
staticText = "Untap all creatures that attacked this turn";
|
||||
}
|
||||
|
||||
public UntapAllThatAttackedEffect(final UntapAllThatAttackedEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue