forked from External/mage
[GRN] Added Venerated Loxodon.
This commit is contained in:
parent
ba8b2a609a
commit
abc0d0b68f
4 changed files with 154 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue