- "Dark Powers Strengthen" now has Toil 2 (didn't have before).

This commit is contained in:
marcins78@gmail.com
2011-12-15 19:33:49 +00:00
parent 4c1af76613
commit f65bb60d2e
2 changed files with 3 additions and 4 deletions

View File

@@ -3,10 +3,7 @@ package com.gempukku.lotro.cards.set11.wraith;
import com.gempukku.lotro.cards.AbstractEvent;
import com.gempukku.lotro.cards.PlayConditions;
import com.gempukku.lotro.cards.actions.PlayEventAction;
import com.gempukku.lotro.common.Culture;
import com.gempukku.lotro.common.Phase;
import com.gempukku.lotro.common.Race;
import com.gempukku.lotro.common.Side;
import com.gempukku.lotro.common.*;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lotro.game.state.LotroGame;
import com.gempukku.lotro.logic.effects.DrawCardsEffect;
@@ -23,6 +20,7 @@ import com.gempukku.lotro.logic.effects.DrawCardsEffect;
public class Card11_207 extends AbstractEvent {
public Card11_207() {
super(Side.SHADOW, 6, Culture.WRAITH, "Dark Powers Strengthen", Phase.SHADOW);
addKeyword(Keyword.TOIL, 2);
}
@Override

View File

@@ -6,6 +6,7 @@ cards from discard.
- "One Good Turn Deserves Another" plays next site now, instead of replacing current one.
- "Safe Passage" should no longer freeze the game, when player moves after it's played.
- Automatically handling multiple triggers from the same card(s) - i.e. Goblin Armory, etc.
- "Dark Powers Strengthen" now has Toil 2 (didn't have before).
<b>14 Dec. 2011</b>
- Added "Black Rider" - set 12.