mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
Gavi, Nest Warden - fixed game error on usage
This commit is contained in:
parent
5eb4bb0112
commit
655625d695
2 changed files with 11 additions and 5 deletions
|
|
@ -21,6 +21,8 @@ public interface CostModificationEffect extends ContinuousEffect {
|
|||
/**
|
||||
* Called by the {@link ContinuousEffects#costModification(java.util.UUID, mage.abilities.Ability, mage.game.Game) ContinuousEffects.costModification}
|
||||
* method.
|
||||
* <p>
|
||||
* Warning, choose dialogs restricted in plyable calculation, so you must check inCheckPlayableState
|
||||
*
|
||||
* @param game The game for which this effect should be applied.
|
||||
* @param source The source ability of this effect.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue