forked from External/mage
parent
0f5d58724b
commit
ef99ebb1b3
1 changed files with 1 additions and 1 deletions
|
|
@ -93,6 +93,6 @@ enum RodolfDuskbringerPredicate implements Predicate<Card> {
|
|||
.getState()
|
||||
.getWatcher(PlayerGainedLifeWatcher.class)
|
||||
.getLifeGained(input.getOwnerId())
|
||||
<= input.getManaValue();
|
||||
>= input.getManaValue();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue