forked from External/mage
more text fixes
This commit is contained in:
parent
3baabe2534
commit
bc2bfba02a
37 changed files with 124 additions and 126 deletions
|
|
@ -57,7 +57,7 @@ public class ExileSourceEffect extends OneShotEffect {
|
|||
*/
|
||||
public ExileSourceEffect(boolean toUniqueExileZone) {
|
||||
super(Outcome.Exile);
|
||||
staticText = "Exile {this}";
|
||||
staticText = "exile {this}";
|
||||
this.toUniqueExileZone = toUniqueExileZone;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue