mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
[LTR] update spoiler
This commit is contained in:
parent
f91543411f
commit
e1083ece10
2 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import java.util.List;
|
|||
|
||||
public final class TheLordOfTheRingsTalesOfMiddleEarth extends ExpansionSet {
|
||||
|
||||
private static final List<String> unfinished = Arrays.asList("Frodo, Sauron's Bane", "Gollum, Patient Plotter", "Samwise the Stouthearted");
|
||||
private static final List<String> unfinished = Arrays.asList("Call of the Ring", "Frodo, Sauron's Bane", "Gollum, Patient Plotter", "Samwise the Stouthearted");
|
||||
private static final TheLordOfTheRingsTalesOfMiddleEarth instance = new TheLordOfTheRingsTalesOfMiddleEarth();
|
||||
|
||||
public static TheLordOfTheRingsTalesOfMiddleEarth getInstance() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue