mirror of
https://github.com/correl/mage.git
synced 2024-12-24 11:50:45 +00:00
[Gatherer Crawler] added Urza's Legacy
This commit is contained in:
parent
a3e563b340
commit
24d436276e
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ public class ThreadStarter extends Thread {
|
|||
knownSets.add("Duel Decks: Elspeth vs. Tezzeret");
|
||||
knownSets.add("Tempest");
|
||||
knownSets.add("Urza's Saga");
|
||||
knownSets.add("Urza's Legacy");
|
||||
knownSets.add("Invasion");
|
||||
knownSets.add("Planeshift");
|
||||
knownSets.add("Apocalypse");
|
||||
|
|
Loading…
Reference in a new issue