forked from External/mage
Implemented Chandra, Fire Artisan
This commit is contained in:
parent
41d3cb7558
commit
785917deb6
5 changed files with 153 additions and 6 deletions
|
|
@ -292,7 +292,7 @@ public class GameEvent implements Serializable {
|
|||
UNATTACH, UNATTACHED,
|
||||
ADD_COUNTER, COUNTER_ADDED,
|
||||
ADD_COUNTERS, COUNTERS_ADDED,
|
||||
COUNTER_REMOVED,
|
||||
COUNTER_REMOVED, COUNTERS_REMOVED,
|
||||
LOSE_CONTROL,
|
||||
/* LOST_CONTROL
|
||||
targetId id of the creature that lost control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue