- "To Whatever End" is now a Skirmish event, instead of Regroup event (per card text).
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>14 Mar. 2013</b>
|
||||
- "Into the Wild" now increases site number only based on sites in current region (per card text).
|
||||
- "To Whatever End" is now a Skirmish event, instead of Regroup event (per card text).
|
||||
|
||||
<b>13 Mar. 2013</b>
|
||||
- "Waylayed" now wounds 1 companion 4 times, instead of 4 companions once.
|
||||
|
||||
@@ -17,7 +17,7 @@ import com.gempukku.lotro.game.state.LotroGame;
|
||||
*/
|
||||
public class Card20_347 extends AbstractEvent {
|
||||
public Card20_347() {
|
||||
super(Side.FREE_PEOPLE, 0, Culture.ROHAN, "To Whatever End", Phase.REGROUP);
|
||||
super(Side.FREE_PEOPLE, 0, Culture.ROHAN, "To Whatever End", Phase.SKIRMISH);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user