mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08: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…
Add table
Add a link
Reference in a new issue