mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
Added a test. Some mionor changes.
This commit is contained in:
parent
4050631807
commit
1125d9cca1
3 changed files with 93 additions and 5 deletions
|
|
@ -21,7 +21,7 @@ public class ExileAttachedEffect extends OneShotEffect {
|
|||
|
||||
public ExileAttachedEffect() {
|
||||
super(Outcome.Exile);
|
||||
staticText = "Exile enchanted creature";
|
||||
staticText = "exile enchanted creature";
|
||||
}
|
||||
|
||||
public ExileAttachedEffect(final ExileAttachedEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue