Fix to 2E 1U218 "Gathering Evil"
Now properly unique
This commit is contained in:
@@ -30,7 +30,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card40_218 extends AbstractPermanent {
|
||||
public Card40_218() {
|
||||
super(Side.SHADOW, 2, CardType.CONDITION, Culture.SAURON, "Gathering Evil");
|
||||
super(Side.SHADOW, 2, CardType.CONDITION, Culture.SAURON, "Gathering Evil", null, true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user