[MKM] Implement Kaya, Spirits' Justice and new zone change batch event (#11753)

---------

Co-authored-by: Matthew Wilson <matthew_w@vaadin.com>
This commit is contained in:
Matthew Wilson 2024-02-22 03:55:51 +02:00 committed by GitHub
parent 4ce2e7debe
commit 9bad12e6cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 406 additions and 0 deletions

View file

@ -73,6 +73,7 @@ public class GameEvent implements Serializable {
*/
ZONE_CHANGE,
ZONE_CHANGE_GROUP,
ZONE_CHANGE_BATCH,
DRAW_CARDS, // event calls for multi draws only (if player draws 2+ cards at once)
DRAW_CARD, DREW_CARD,
EXPLORE, EXPLORED, // targetId is exploring permanent, playerId is its controller