Fixed anymanacolor ability. Enhanced mana system.

This commit is contained in:
magenoxx 2012-05-23 12:49:38 +04:00
parent dc288e0c89
commit d88b373df2
12 changed files with 149 additions and 68 deletions

View file

@ -1,4 +1,4 @@
package org.mage.test.cards.single;
package org.mage.test.cards.abilities.curses;
import mage.Constants;
import org.junit.Test;