Update test and Corrected Graf Mole

This commit is contained in:
Anthony Calosa
2016-07-28 19:34:50 +08:00
parent b070035770
commit 96b4f024b4
2 changed files with 6 additions and 4 deletions

View File

@@ -45406,7 +45406,7 @@ type=Instant
[/card] [/card]
[card] [card]
name=Graf Mole name=Graf Mole
auto=@sacrificed(creature|mybattlefield): life:3 auto=@sacrificed(Clue|mybattlefield): life:3
text=Whenever you sacrifice a Clue, you gain 3 life. text=Whenever you sacrifice a Clue, you gain 3 life.
mana={2}{G} mana={2}{G}
type=Creature type=Creature

View File

@@ -2,7 +2,7 @@
[INIT] [INIT]
FIRSTMAIN FIRSTMAIN
[PLAYER1] [PLAYER1]
inplay:Concordant Crossroads, Swamp, Tireless Tracker inplay:Concordant Crossroads, Swamp, Tireless Tracker, Mortician Beetle
library:Mountain library:Mountain
hand:Plains hand:Plains
[PLAYER2] [PLAYER2]
@@ -16,6 +16,8 @@ next
#attack #attack
next next
Tireless Tracker Tireless Tracker
#Mortician sacrificed event must not trigger
Mortician Beetle
next next
#damage #damage
next next
@@ -25,9 +27,9 @@ eot
[ASSERT] [ASSERT]
UNTAP UNTAP
[PLAYER1] [PLAYER1]
inplay:Concordant Crossroads, Swamp, Tireless Tracker, Plains inplay:Concordant Crossroads, Swamp, Tireless Tracker, Plains, Mortician Beetle
hand:Mountain hand:Mountain
life:20 life:20
[PLAYER2] [PLAYER2]
life:16 life:15
[END] [END]