diff --git a/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set13/isengard/Card13_080.java b/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set13/isengard/Card13_080.java index 2ce0cc955..8b751e7e2 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set13/isengard/Card13_080.java +++ b/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set13/isengard/Card13_080.java @@ -51,9 +51,6 @@ public class Card13_080 extends AbstractPermanent { action.appendEffect( new AddUntilStartOfPhaseModifierEffect( new KeywordModifier(self, self, Keyword.FIERCE), Phase.REGROUP)); - action.appendEffect( - new AddUntilStartOfPhaseModifierEffect( - new KeywordModifier(self, self, Keyword.DAMAGE, 1), Phase.REGROUP)); action.appendEffect( new AddUntilStartOfPhaseModifierEffect( new MayNotBearModifier(self, self, Filters.any), Phase.REGROUP)); diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html index 92eebd69b..022ae0185 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html @@ -3,6 +3,7 @@ - "That Is No Orc Horn" is now allowing to heal a companion and liberate a site, rather than one of the effects. - "Aragorn's Bow, Ranger's Longbow" now correctly can wound minions that have their strength based off number of threats. - Format X-list and R-list now enforces also Sites, Ring and Ring-bearer. +- "Radagast Deceived" no longer has a base Damage+1. 1 Aug. 2012 - "Gorbag's Sword" now gives the option to put the possession on top of the deck to the owner of the card.