- "Orophin, Lorien Scount" is now an Archer (per card text).
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
play it, when figuring out, if it is playable.
|
||||
- "Herblore of the Shire" now applies the limit the same way "Trust Me As You Once Did" does.
|
||||
- "The Pale Blade, Wraithblade" now can be attached to The Witch-King only (per card text).
|
||||
- "Orophin, Lorien Scount" is now an Archer (per card text).
|
||||
|
||||
<b>25 Mar. 2013</b>
|
||||
- Changed all images for set 20 from PNG to JPEG.
|
||||
|
||||
@@ -26,6 +26,7 @@ public class Card20_099 extends AbstractAlly {
|
||||
public Card20_099() {
|
||||
super(2, null, 0, 3, 3, Race.ELF, Culture.ELVEN, "Orophin", "Lorien Scount", true);
|
||||
addKeyword(Keyword.LOTHLORIEN);
|
||||
addKeyword(Keyword.ARCHER);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user