- "Scurrying Goblin" adds 2 twilight only on Underground site now.

This commit is contained in:
marcins78@gmail.com
2011-12-15 20:05:35 +00:00
parent 0d4226c73d
commit f41eca697a
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ import com.gempukku.lotro.cards.PlayConditions;
import com.gempukku.lotro.cards.TriggerConditions;
import com.gempukku.lotro.common.CardType;
import com.gempukku.lotro.common.Culture;
import com.gempukku.lotro.common.Keyword;
import com.gempukku.lotro.common.Race;
import com.gempukku.lotro.filters.Filters;
import com.gempukku.lotro.game.PhysicalCard;
@@ -35,6 +36,7 @@ public class Card11_137 extends AbstractMinion {
@Override
public List<OptionalTriggerAction> getOptionalAfterTriggers(String playerId, LotroGame game, EffectResult effectResult, PhysicalCard self) {
if (TriggerConditions.played(game, effectResult, self)
&& PlayConditions.location(game, Keyword.UNDERGROUND)
&& PlayConditions.canSpot(game, Filters.not(self), Culture.ORC, CardType.MINION)) {
OptionalTriggerAction action = new OptionalTriggerAction(self);
action.appendEffect(

View File

@@ -7,6 +7,7 @@ cards from discard.
- "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).
- "Scurrying Goblin" adds 2 twilight only on Underground site now.
<b>14 Dec. 2011</b>
- Added "Black Rider" - set 12.