mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
remove PlayersAttackedThisTurnWatcher from default watchers
This commit is contained in:
parent
1f764515f6
commit
c164d70135
5 changed files with 15 additions and 12 deletions
|
|
@ -25,7 +25,7 @@ public class MilitantAngelTest extends CardTestCommander4Players {
|
|||
// it's testing counter only (no need to test card -- it's same)
|
||||
// When Militant Angel enters the battlefield, create a number of 2/2 white Knight creature tokens
|
||||
// with vigilance equal to the number of opponents you attacked this turn.
|
||||
//addCard(Zone.BATTLEFIELD, playerA, "Militant Angel", 2);
|
||||
addCard(Zone.HAND, playerA, "Militant Angel", 1); // to add watcher
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Balduvian Bears", 1);
|
||||
addCard(Zone.BATTLEFIELD, playerA, "Kitesail Corsair", 1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue