forked from External/mage
[ZNR] fixed Forsaken Monument text (#7044)
This commit is contained in:
parent
04b231f0f2
commit
517b78e226
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ import java.util.UUID;
|
|||
*/
|
||||
public final class ForsakenMonument extends CardImpl {
|
||||
|
||||
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("colorles creatures");
|
||||
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("colorless creatures");
|
||||
private static final FilterSpell filter2 = new FilterSpell("a colorless spell");
|
||||
|
||||
static {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue