- "Extraordinary Resilience" should now work correctly.
This commit is contained in:
@@ -40,7 +40,7 @@ public class HealCharactersEffect extends AbstractPreventableCardEffect {
|
||||
|
||||
@Override
|
||||
public Effect.Type getType() {
|
||||
return null;
|
||||
return Type.BEFORE_HEALED;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>14 May 2012</b>
|
||||
- "City of Men" should now correctly discard a minion at the end of the skirmish.
|
||||
- "Extraordinary Resilience" should now work correctly.
|
||||
|
||||
<b>13 May 2012</b>
|
||||
- "Isengard Ruined" should now correctly allow to exert companion twice.
|
||||
|
||||
Reference in New Issue
Block a user