mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
*Fixed equipment not falling off of lands that were previously animated by Lifespark Spellbomb.
This commit is contained in:
@@ -7325,6 +7325,7 @@ public class CardFactory implements NewConstants {
|
||||
card[0].setBaseDefense(oldDefense[0]);
|
||||
|
||||
card[0].removeType("Creature");
|
||||
card[0].unEquipAllCards();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user