add GameEvent.EventType.EXPLORE

add tests for explore multiple times
This commit is contained in:
xenohedron 2023-10-28 14:41:35 -04:00
parent b9529be54f
commit 9733786e5d
5 changed files with 68 additions and 7 deletions

View file

@ -75,7 +75,7 @@ public class GameEvent implements Serializable {
ZONE_CHANGE_GROUP,
DRAW_CARDS, // event calls for multi draws only (if player draws 2+ cards at once)
DRAW_CARD, DREW_CARD,
EXPLORED,
EXPLORE, EXPLORED, // targetId is exploring permanent
ECHO_PAID,
MIRACLE_CARD_REVEALED,
/* MADNESS_CARD_EXILED,