mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 21:42:07 -08:00
[ODY] Fixed 29 Odyssey cards.
This commit is contained in:
parent
d4f8e6bc1e
commit
b4d43649b4
29 changed files with 210 additions and 213 deletions
|
|
@ -47,7 +47,7 @@ public class FilterCreatureOrPlayer extends FilterImpl<Object> implements Filter
|
|||
protected FilterPlayer playerFilter;
|
||||
|
||||
public FilterCreatureOrPlayer() {
|
||||
this("player or creature");
|
||||
this("creature or player");
|
||||
}
|
||||
|
||||
public FilterCreatureOrPlayer(String name) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue