* Hushwing Gryff - Fixed that log message was sent out too often (fixes #4548).

This commit is contained in:
LevelX2 2018-02-26 16:17:16 +01:00
parent 871b035bb4
commit 5f98cb685e
5 changed files with 41 additions and 19 deletions

View file

@ -41,7 +41,8 @@ public class TorporOrbTest extends CardTestPlayerBase {
*/
@Test
public void testPitTweller() {
addCard(Zone.BATTLEFIELD, playerB, "Torpor Orb");
// Creatures entering the battlefield don't cause abilities to trigger.
addCard(Zone.BATTLEFIELD, playerB, "Hushwing Gryff");
addCard(Zone.BATTLEFIELD, playerB, "Treacherous Pit-Dweller"); // 4/3
addCard(Zone.HAND, playerA, "Lightning Bolt");