[IKO] Lutri, the Spellchaser - fixed text;

This commit is contained in:
Oleg Agafonov 2020-04-19 23:56:12 +04:00
parent 21681501f1
commit e7e00a3e7d

View file

@ -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