mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
fix type in AF_DestroyAll stack description.
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user