mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
* Hushwing Gryff - Fixed that log message was sent out too often (fixes #4548).
This commit is contained in:
parent
871b035bb4
commit
5f98cb685e
5 changed files with 41 additions and 19 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue