mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Added 43 cards using the CostChange keyword.
This commit is contained in:
@@ -21119,7 +21119,7 @@ public class CardFactory implements NewConstants {
|
||||
}// *************** END ************ END **************************
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Dissipate")) {
|
||||
else if(cardName.equals("Dissipate") || cardName.equals("Assert Authority")) {
|
||||
SpellAbility spell = new Spell(card) {
|
||||
private static final long serialVersionUID = 4165714000804564686L;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user