forked from External/mage
Fixed New Perspectives to use a CostModificationEffect.
Remove CyclingCost and WrapperCost that are now unused.
This commit is contained in:
parent
e5a69134c8
commit
d5c75cd1b3
6 changed files with 37 additions and 223 deletions
|
|
@ -95,7 +95,6 @@ public class GameEvent implements Serializable {
|
|||
DISCARD_CARD,
|
||||
DISCARDED_CARD,
|
||||
CYCLE_CARD, CYCLED_CARD,
|
||||
PAY_CYCLE_COST, CAN_PAY_CYCLE_COST,
|
||||
CLASH, CLASHED,
|
||||
DAMAGE_PLAYER,
|
||||
/* DAMAGED_PLAYER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue