Added Explore event

This commit is contained in:
Evan Kranzler 2017-09-05 10:15:40 -04:00
parent 01f7914f54
commit 97e34dab49
2 changed files with 3 additions and 0 deletions

View file

@ -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,