diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 72aeee3d2..4e64961e8 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -45406,7 +45406,7 @@ type=Instant [/card] [card] 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. mana={2}{G} type=Creature diff --git a/projects/mtg/bin/Res/test/TirelessTracker.txt b/projects/mtg/bin/Res/test/TirelessTracker.txt index 4d445195e..b69011687 100644 --- a/projects/mtg/bin/Res/test/TirelessTracker.txt +++ b/projects/mtg/bin/Res/test/TirelessTracker.txt @@ -2,7 +2,7 @@ [INIT] FIRSTMAIN [PLAYER1] -inplay:Concordant Crossroads, Swamp, Tireless Tracker +inplay:Concordant Crossroads, Swamp, Tireless Tracker, Mortician Beetle library:Mountain hand:Plains [PLAYER2] @@ -16,6 +16,8 @@ next #attack next Tireless Tracker +#Mortician sacrificed event must not trigger +Mortician Beetle next #damage next @@ -25,9 +27,9 @@ eot [ASSERT] UNTAP [PLAYER1] -inplay:Concordant Crossroads, Swamp, Tireless Tracker, Plains +inplay:Concordant Crossroads, Swamp, Tireless Tracker, Plains, Mortician Beetle hand:Mountain life:20 [PLAYER2] -life:16 +life:15 [END] \ No newline at end of file