Omniscience now only allows you to play cards from your hand without

paying their mana costs.
This commit is contained in:
Nathaniel Brandes 2015-04-29 01:57:55 -07:00
parent 66499bd58f
commit 255d436148
2 changed files with 16 additions and 5 deletions

View file

@ -27,7 +27,6 @@
*/
package mage.abilities.condition.common;
import java.util.UUID;
import mage.MageObject;
import mage.abilities.Ability;
import mage.abilities.condition.Condition;