forked from External/mage
Refactor and add hint for "Ability resolved X times"
Affects Ashling the Pilgrim, Inner-Flame Igniter and Soulbright Flamekin.
This commit is contained in:
parent
a7de11345d
commit
111114e338
9 changed files with 156 additions and 76 deletions
|
|
@ -150,7 +150,8 @@ public class GameEvent implements Serializable {
|
|||
SPELL_CAST,
|
||||
ACTIVATE_ABILITY, ACTIVATED_ABILITY,
|
||||
TRIGGERED_ABILITY,
|
||||
COPY_STACKOBJECT,COPIED_STACKOBJECT,
|
||||
RESOLVED_ABILITY,
|
||||
COPY_STACKOBJECT, COPIED_STACKOBJECT,
|
||||
/* ADD_MANA
|
||||
targetId id of the ability that added the mana
|
||||
sourceId sourceId of the ability that added the mana
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue