forked from External/mage
GameEvent: remove TRANSFORM which is no longer used, and UNFLIP which is explicitly impossible under the rules
This commit is contained in:
parent
414613623a
commit
a01c1077ad
3 changed files with 2 additions and 18 deletions
|
|
@ -342,8 +342,7 @@ public class GameEvent implements Serializable {
|
|||
*/
|
||||
UNTAP, UNTAPPED,
|
||||
FLIP, FLIPPED,
|
||||
UNFLIP, UNFLIPPED,
|
||||
TRANSFORM, TRANSFORMING, TRANSFORMED,
|
||||
TRANSFORMING, TRANSFORMED,
|
||||
ADAPT,
|
||||
BECOMES_MONSTROUS,
|
||||
/* BECOMES_EXERTED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue