mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -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");
|
||||
|
||||
static {
|
||||
filter.setUseTapped(true);
|
||||
filter.setTapped(true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue