mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[SPM] update Mister Negative name and text
This commit is contained in:
parent
2f15477214
commit
721b9b90c9
2 changed files with 4 additions and 3 deletions
|
|
@ -11,11 +11,11 @@ import org.mage.test.serverside.base.CardTestPlayerBase;
|
|||
public class MisterNegativeTest extends CardTestPlayerBase {
|
||||
|
||||
/*
|
||||
Misterr Negative
|
||||
Mister Negative
|
||||
{5}{W}{B}
|
||||
Legendary Creature - Human Villain
|
||||
Vigilance, lifelink
|
||||
When Misterr Negative enters, you may exchange your life total with target opponent. If you lose life this way, draw that many cards.
|
||||
When Mister Negative enters, you may exchange your life total with target opponent. If you lose life this way, draw that many cards.
|
||||
5/5
|
||||
*/
|
||||
private static final String misterNegative = "Mister Negative";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue