pass correct amount of life gain into constructor
parent
399c446444
commit
55beaf53b7
|
@ -11,7 +11,7 @@
|
|||
permanent,
|
||||
new MagicSimpleMayChoice(
|
||||
MagicSimpleMayChoice.GAIN_LIFE,
|
||||
0,
|
||||
cardOnStack.getConvertedCost(),
|
||||
MagicSimpleMayChoice.DEFAULT_YES
|
||||
),
|
||||
cardOnStack,
|
||||
|
|
Loading…
Reference in New Issue