mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Fixed Elspeth Tirel, it will now display a rarity value.
This commit is contained in:
@@ -3344,6 +3344,8 @@ class CardFactory_Planeswalkers {
|
||||
ability3.setStackDescription(card2 + " - Destroy all other permanents except for lands and tokens.");
|
||||
card2.addSpellAbility(ability3);
|
||||
|
||||
card2.setSVars(card.getSVars());
|
||||
|
||||
return card2;
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user