forked from External/mage
Continuing implementation of Planechase.
This commit is contained in:
parent
2f966b7a2c
commit
b45a409939
4 changed files with 58 additions and 50 deletions
|
|
@ -232,6 +232,7 @@ public class GameEvent implements Serializable {
|
|||
FLIP_COIN, COIN_FLIPPED, SCRY, FATESEAL,
|
||||
ROLL_DICE, DICE_ROLLED,
|
||||
ROLL_PLANAR_DIE, PLANAR_DIE_ROLLED,
|
||||
PLANESWALK, PLANESWALKED,
|
||||
PAID_CUMULATIVE_UPKEEP,
|
||||
DIDNT_PAY_CUMULATIVE_UPKEEP,
|
||||
//permanent events
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue