Reworked emblems

This commit is contained in:
magenoxx 2012-06-12 20:57:23 +04:00
parent 3f1ae983c1
commit 9c8fe7268b
12 changed files with 264 additions and 18 deletions

View file

@ -107,6 +107,7 @@ public class EmblemsTest extends CardTestPlayerBase {
execute();
assertEmblemCount(playerA, 2);
assertPermanentCount(playerA, "Elite Vanguard", 0);
assertHandCount(playerA, 1);
boolean found = false;