This commit is contained in:
magenoxx 2012-07-23 01:29:29 +04:00
parent 9970f998ad
commit 6a70d1ee6d
5 changed files with 11 additions and 20 deletions

View file

@ -8,7 +8,7 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
* Elderscale Wurm:
* As long as you have 7 or more life, damage that would reduce your life total to less than 7 reduces it to 7 instead..
*
* @author noxx
* @author magenoxx_at_gmail.com
*/
public class DamageSetToXLifeInsteadTest extends CardTestPlayerBase {