forked from External/mage
Start adding in Dice Roll effects
This commit is contained in:
parent
6fa2f70ad1
commit
8e3daf54a9
9 changed files with 424 additions and 1 deletions
|
|
@ -229,6 +229,7 @@ public class GameEvent implements Serializable {
|
|||
ENCHANT_PLAYER, ENCHANTED_PLAYER,
|
||||
CAN_TAKE_MULLIGAN,
|
||||
FLIP_COIN, COIN_FLIPPED, SCRY, FATESEAL,
|
||||
ROLL_DICE, DICE_ROLLED,
|
||||
PAID_CUMULATIVE_UPKEEP,
|
||||
DIDNT_PAY_CUMULATIVE_UPKEEP,
|
||||
//permanent events
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue