[GRN] Added Venerated Loxodon.

This commit is contained in:
LevelX2 2018-09-15 19:29:19 +02:00
parent ba8b2a609a
commit abc0d0b68f
4 changed files with 154 additions and 1 deletions

View file

@ -72,6 +72,12 @@ public class GameEvent implements Serializable {
MADNESS_CARD_EXILED,
INVESTIGATED,
KICKED,
/* CONVOKED
targetId id of the creature that was taped to convoke the sourceId
sourceId sourceId of the convoked spell
playerId controller of the convoked spell
*/
CONVOKED,
DISCARD_CARD,
DISCARDED_CARD,
CYCLE_CARD, CYCLED_CARD,