Minor fix to 5R18 Fury of the White Rider
Previously, it was titled "Fury of the White Raider"
This commit is contained in:
@@ -20,7 +20,7 @@ import com.gempukku.lotro.logic.effects.ChooseAndWoundCharactersEffect;
|
||||
*/
|
||||
public class Card5_018 extends AbstractEvent {
|
||||
public Card5_018() {
|
||||
super(Side.FREE_PEOPLE, 3, Culture.GANDALF, "Fury of the White Raider", Phase.MANEUVER);
|
||||
super(Side.FREE_PEOPLE, 3, Culture.GANDALF, "Fury of the White Rider", Phase.MANEUVER);
|
||||
addKeyword(Keyword.SPELL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user