fix type in AF_DestroyAll stack description.

This commit is contained in:
jendave
2011-08-06 13:24:55 +00:00
parent 9a312e2127
commit 79f6b7abaf

View File

@@ -414,7 +414,7 @@ public class AbilityFactory_Destroy {
tgtCards.add(sa.getSourceCard());
}
sb.append(name).append(" - Destroy permanets");
sb.append(name).append(" - Destroy permanents");
if(noRegen) sb.append(". They can't be regenerated");