forked from External/mage
* Added Celestial Convergence and some changes to game draw handling.
This commit is contained in:
parent
274e0f9052
commit
e284922017
8 changed files with 278 additions and 31 deletions
|
|
@ -176,7 +176,7 @@ public class GameEvent implements Serializable {
|
|||
data originalId of the mana producing ability
|
||||
*/
|
||||
MANA_PAID,
|
||||
LOSES, LOST, WINS,
|
||||
LOSES, LOST, WINS, DRAW_PLAYER,
|
||||
TARGET, TARGETED,
|
||||
/* TARGETS_VALID
|
||||
targetId id of the spell or id of stack ability the targets were set to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue