mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 05:09:16 -08:00
[IKO] Lutri, the Spellchaser - fixed text;
This commit is contained in:
parent
21681501f1
commit
e7e00a3e7d
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ enum LutriTheSpellchaserCompanionCondition implements CompanionCondition {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getRule() {
|
public String getRule() {
|
||||||
return "Each nonland card in your starting deck has a different name";
|
return "Each nonland card in your starting deck has a different name.";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue