forked from External/mage
Rename, move and comment resolving ability event creation.
Should be clearer now.
This commit is contained in:
parent
111114e338
commit
3465493ccf
4 changed files with 5 additions and 3 deletions
|
|
@ -150,7 +150,7 @@ public class GameEvent implements Serializable {
|
|||
SPELL_CAST,
|
||||
ACTIVATE_ABILITY, ACTIVATED_ABILITY,
|
||||
TRIGGERED_ABILITY,
|
||||
RESOLVED_ABILITY,
|
||||
RESOLVING_ABILITY,
|
||||
COPY_STACKOBJECT, COPIED_STACKOBJECT,
|
||||
/* ADD_MANA
|
||||
targetId id of the ability that added the mana
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue