mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00: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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue