"The Palantir or Orthanc", "Corruptor of Wizards" is now unique
This commit is contained in:
@@ -20,7 +20,7 @@ import java.util.List;
|
||||
import java.util.Set;
|
||||
|
||||
/**
|
||||
* Title: The Palantir of Orthanc, Corruptor of Wizards
|
||||
* Title: *The Palantir of Orthanc, Corruptor of Wizards
|
||||
* Set: Second Edition
|
||||
* Side: Shadow
|
||||
* Culture: Isengard
|
||||
@@ -33,7 +33,7 @@ import java.util.Set;
|
||||
*/
|
||||
public class Card40_132 extends AbstractPermanent {
|
||||
public Card40_132() {
|
||||
super(Side.SHADOW, 0, CardType.ARTIFACT, Culture.ISENGARD, "The Palantir or Orthanc", "Corruptor of Wizards", false);
|
||||
super(Side.SHADOW, 0, CardType.ARTIFACT, Culture.ISENGARD, "The Palantir or Orthanc", "Corruptor of Wizards", true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user