mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Merge origin/master
This commit is contained in:
commit
919ec2fade
62 changed files with 2504 additions and 253 deletions
|
|
@ -81,7 +81,7 @@ public class AjaniTest extends CardTestPlayerBase {
|
|||
assertPermanentCount(playerA, "Kor Ally", 2);
|
||||
assertPermanentCount(playerA, "Oath of Gideon", 1);
|
||||
assertPermanentCount(playerA, "Ajani Goldmane", 1);
|
||||
assertCounterCount("Ajani Goldmane", CounterType.LOYALTY, 6); // 5 + 1 = 5
|
||||
assertCounterCount("Ajani Goldmane", CounterType.LOYALTY, 6); // 4 + 1 + 1 = 6
|
||||
|
||||
assertLife(playerA, 22);
|
||||
assertLife(playerB, 20);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue