fixed issue with Kruphix, God of Horizons and Horizon Stone causing endless replacement effect loop

This commit is contained in:
Evan Kranzler 2021-02-23 08:41:54 -05:00
parent 51c9121f5e
commit 2ffa719278
7 changed files with 137 additions and 75 deletions

View file

@ -17,7 +17,7 @@ import java.util.UUID;
/**
* @author nantuko
*/
public class ConditionalMana extends Mana implements Serializable {
public class ConditionalMana extends Mana implements Serializable, Emptiable {
/**
* Conditions that should be met (all or any depending on comparison scope)