forked from External/mage
rename face-up/face-down events
This commit is contained in:
parent
c0de1cec19
commit
1a8dce83d0
8 changed files with 14 additions and 14 deletions
|
|
@ -430,8 +430,8 @@ public class GameEvent implements Serializable {
|
|||
MEDITATED,
|
||||
PHASE_OUT, PHASED_OUT,
|
||||
PHASE_IN, PHASED_IN,
|
||||
TURNFACEUP, TURNEDFACEUP,
|
||||
TURNFACEDOWN, TURNEDFACEDOWN,
|
||||
TURN_FACE_UP, TURNED_FACE_UP,
|
||||
TURN_FACE_DOWN, TURNED_FACE_DOWN,
|
||||
/* OPTION_USED
|
||||
targetId originalId of the ability that triggered the event
|
||||
sourceId sourceId of the ability that triggered the event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue