mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Merge branch 'fix-m21-booster-collation' into 'master'
Fix M21 booster collation: Move tap lands to land slot, exclude them from common slot See merge request core-developers/forge!3008
This commit is contained in:
@@ -3869,3 +3869,45 @@ Frantic Inventory|M21|2
|
|||||||
Eliminate|M21|2
|
Eliminate|M21|2
|
||||||
Heartfire Immolator|M21|2
|
Heartfire Immolator|M21|2
|
||||||
Llanowar Visionary|M21|2
|
Llanowar Visionary|M21|2
|
||||||
|
Bloodfell Caves|M21
|
||||||
|
Blossoming Sands|M21
|
||||||
|
Dismal Backwater|M21
|
||||||
|
Jungle Hollow|M21
|
||||||
|
Rugged Highlands|M21
|
||||||
|
Scoured Barrens|M21
|
||||||
|
Swiftwater Cliffs|M21
|
||||||
|
Thornwood Falls|M21
|
||||||
|
Tranquil Cove|M21
|
||||||
|
Wind-Scarred Crag|M21
|
||||||
|
|
||||||
|
[M21 Lands]
|
||||||
|
6 Bloodfell Caves|M21
|
||||||
|
6 Blossoming Sands|M21
|
||||||
|
6 Dismal Backwater|M21
|
||||||
|
6 Jungle Hollow|M21
|
||||||
|
6 Rugged Highlands|M21
|
||||||
|
6 Scoured Barrens|M21
|
||||||
|
6 Swiftwater Cliffs|M21
|
||||||
|
6 Thornwood Falls|M21
|
||||||
|
6 Tranquil Cove|M21
|
||||||
|
6 Wind-Scarred Crag|M21
|
||||||
|
3 Plains|M21|1
|
||||||
|
3 Plains|M21|2
|
||||||
|
3 Plains|M21|4
|
||||||
|
3 Plains|M21|3
|
||||||
|
3 Island|M21|1
|
||||||
|
3 Island|M21|2
|
||||||
|
3 Island|M21|4
|
||||||
|
3 Island|M21|3
|
||||||
|
3 Swamp|M21|1
|
||||||
|
3 Swamp|M21|2
|
||||||
|
3 Swamp|M21|4
|
||||||
|
3 Swamp|M21|3
|
||||||
|
3 Mountain|M21|1
|
||||||
|
3 Mountain|M21|2
|
||||||
|
3 Mountain|M21|4
|
||||||
|
3 Mountain|M21|3
|
||||||
|
3 Forest|M21|1
|
||||||
|
3 Forest|M21|2
|
||||||
|
3 Forest|M21|4
|
||||||
|
3 Forest|M21|3
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Date=2020-06-04
|
|||||||
Name=Core Set 2021
|
Name=Core Set 2021
|
||||||
Type=Core
|
Type=Core
|
||||||
BoosterCovers=3
|
BoosterCovers=3
|
||||||
Booster=10 Common:!fromSheet("M21 Secret Cards"), 3 Uncommon:!fromSheet("M21 Secret Cards"), 1 RareMythic:!fromSheet("M21 Secret Cards"), 1 BasicLand:!fromSheet("M21 Secret Cards")
|
Booster=10 Common:!fromSheet("M21 Secret Cards"), 3 Uncommon:!fromSheet("M21 Secret Cards"), 1 RareMythic:!fromSheet("M21 Secret Cards"), 1 fromSheet("M21 Lands")
|
||||||
Prerelease=6 Boosters, 1 RareMythic+
|
Prerelease=6 Boosters, 1 RareMythic+
|
||||||
|
|
||||||
[cards]
|
[cards]
|
||||||
|
|||||||
Reference in New Issue
Block a user