forked from External/mage
* Desertion - fixed rollback error on fizzled counter spell (#7613);
This commit is contained in:
parent
eb4f6d99dd
commit
a377999f57
4 changed files with 49 additions and 11 deletions
|
|
@ -65,7 +65,7 @@ public class GameEvent implements Serializable {
|
|||
//player events
|
||||
/* ZONE_CHANGE
|
||||
targetId id of the zone changing object
|
||||
sourceId sourceId of the ability with the object moving effect
|
||||
sourceId sourceId of the ability with the object moving effect (WARNING, can be null if it move of fizzled spells)
|
||||
playerId controller of the moved object
|
||||
amount not used for this event
|
||||
flag not used for this event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue