forked from External/mage
Fixed Issue 169
This commit is contained in:
parent
ec79873a0d
commit
2dba0ca829
2 changed files with 11 additions and 3 deletions
|
|
@ -188,7 +188,7 @@ public interface Ability extends Serializable {
|
|||
public Effects getEffects();
|
||||
|
||||
/**
|
||||
* Retrieves the effects of the specified {@link Effecttype type} that are
|
||||
* Retrieves the effects of the specified {@link EffectType type} that are
|
||||
* put into place by the resolution of this ability.
|
||||
*
|
||||
* @param effectType The {@link EffectType type} to search for.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue