* Added Brothers Yamazaki and Struggle for Sanity from Champions of Kamigawa.

This commit is contained in:
LevelX2 2016-04-16 12:33:29 +02:00
parent bac17fd390
commit 31e82d1dc4
4 changed files with 284 additions and 9 deletions

View file

@ -210,6 +210,11 @@ public class GameEvent implements Serializable {
DAMAGE_CREATURE, DAMAGED_CREATURE,
DAMAGE_PLANESWALKER, DAMAGED_PLANESWALKER,
DESTROY_PERMANENT,
/* DESTROY_PERMANENT_BY_LEGENDARY_RULE
targetId id of the permanent to destroy
playerId controller of the permanent to detroy
*/
DESTROY_PERMANENT_BY_LEGENDARY_RULE,
/* DESTROYED_PERMANENT
targetId id of the destroyed creature
sourceId sourceId of the ability with the destroy effect