New version of "Gandalf, Leader of Dwarves"

This commit is contained in:
PhallenCassidy
2018-12-11 09:27:38 -05:00
committed by GitHub
parent 80435d6291
commit 4e6131f201

View File

@@ -36,8 +36,6 @@ import java.util.List;
* event and add a doubt to play a Dwarf from your draw deck. Skirmish: Play a [DWARVEN] skirmish * event and add a doubt to play a Dwarf from your draw deck. Skirmish: Play a [DWARVEN] skirmish
* event to make an Orc skirmishing Bilbo strength -2. * event to make an Orc skirmishing Bilbo strength -2.
*/ */
/** updated text: */
public class Card30_025 extends AbstractCompanion { public class Card30_025 extends AbstractCompanion {
public Card30_025() { public Card30_025() {
super(2, 7, 4, 6, Culture.GANDALF, Race.WIZARD, null, "Gandalf", "Leader of Dwarves", true); super(2, 7, 4, 6, Culture.GANDALF, Race.WIZARD, null, "Gandalf", "Leader of Dwarves", true);