add Gustcloak Harrier (from Onslaught)

This commit is contained in:
slapshot5
2011-10-06 03:11:39 +00:00
parent cf0d6b3fc1
commit 809abd9b8e
3 changed files with 13 additions and 1 deletions

View File

@@ -568,7 +568,6 @@ public final class AbilityFactory_Combat {
private static String removeFromCombatStackDescription(final AbilityFactory af, final SpellAbility sa) {
HashMap<String, String> params = af.getMapParams();
Card host = af.getHostCard();
StringBuilder sb = new StringBuilder();
if (sa instanceof Ability_Sub) {