Corrected subtitle
This commit is contained in:
@@ -39,7 +39,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card30_021 extends AbstractAlly {
|
||||
public Card30_021() {
|
||||
super(4, Block.HOBBIT, 3, 8, 4, Race.ELF, Culture.ELVEN, "Elrond", "Herald to Gil-galad", true);
|
||||
super(4, Block.HOBBIT, 3, 8, 4, Race.ELF, Culture.ELVEN, "Elrond", "Elven Lord", true);
|
||||
addKeyword(Keyword.WISE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user