mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 23:12:10 -08:00
* Elspeth, Undaunted Hero - fixed wrong text;
This commit is contained in:
parent
e33505ff7d
commit
6dfacfbca5
3 changed files with 9 additions and 12 deletions
|
|
@ -28,7 +28,7 @@ import java.util.UUID;
|
|||
*/
|
||||
public final class ElspethUndauntedHero extends CardImpl {
|
||||
|
||||
private static final FilterCard filter = new FilterCard("Sunlit Hoplite");
|
||||
private static final FilterCard filter = new FilterCard("card named Sunlit Hoplite");
|
||||
|
||||
static {
|
||||
filter.add(new NamePredicate("Sunlit Hoplite"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue