mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
Fixed Issue 47
This commit is contained in:
parent
1ea69ee6c8
commit
5a3a0d63e2
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ public class GideonJura extends CardImpl<GideonJura> {
|
||||||
private static FilterCreaturePermanent filter = new FilterCreaturePermanent("tapped creature");
|
private static FilterCreaturePermanent filter = new FilterCreaturePermanent("tapped creature");
|
||||||
|
|
||||||
static {
|
static {
|
||||||
|
filter.setUseTapped(true);
|
||||||
filter.setTapped(true);
|
filter.setTapped(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue