mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 05:52:06 -08:00
Update the text of Goblin Burrows
This commit is contained in:
parent
c570f3b637
commit
40d2eabedb
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ import mage.target.common.TargetCreaturePermanent;
|
|||
*/
|
||||
public class GoblinBurrows extends CardImpl {
|
||||
|
||||
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("Goblin");
|
||||
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("Goblin creature");
|
||||
|
||||
static {
|
||||
filter.add(new SubtypePredicate(("Goblin")));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue