pass correct amount of life gain into constructor

master
melvin 2013-02-12 11:37:02 +08:00
parent 399c446444
commit 55beaf53b7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
permanent,
new MagicSimpleMayChoice(
MagicSimpleMayChoice.GAIN_LIFE,
0,
cardOnStack.getConvertedCost(),
MagicSimpleMayChoice.DEFAULT_YES
),
cardOnStack,