forked from External/mage
Added Explore event
This commit is contained in:
parent
01f7914f54
commit
97e34dab49
2 changed files with 3 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ public class GameEvent implements Serializable {
|
|||
EMPTY_DRAW,
|
||||
DRAW_CARDS, // applies to an instruction to draw more than one card before any replacement effects apply to individual cards drawn
|
||||
DRAW_CARD, DREW_CARD,
|
||||
EXPLORED,
|
||||
MIRACLE_CARD_REVEALED,
|
||||
MADNESS_CARD_EXILED,
|
||||
INVESTIGATED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue