From e2189ea87797929b689caa45d8e96f870bb98224 Mon Sep 17 00:00:00 2001 From: Rob Schnautz Date: Mon, 15 Jan 2018 18:49:07 +0000 Subject: [PATCH 1/2] Fix drafting and basic lands --- forge-gui/res/editions/Rivals of Ixalan.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/editions/Rivals of Ixalan.txt b/forge-gui/res/editions/Rivals of Ixalan.txt index e5a6d01daee..b2550fd725b 100644 --- a/forge-gui/res/editions/Rivals of Ixalan.txt +++ b/forge-gui/res/editions/Rivals of Ixalan.txt @@ -6,7 +6,8 @@ Code2=RIX Type=Expansion MciCode=rix BoosterCovers=5 -Booster=10 Common:!fromSheet("RIX Planeswalker Decks and Toolkit"), 3 Uncommon:!fromSheet("RIX Planeswalker Decks and Toolkit"), 1 RareMythic:!fromSheet("RIX Planeswalker Decks and Toolkit"), 1 BasicLand RIX +Booster=10 Common:!fromSheet("RIX Planeswalker Decks and Toolkit"), 3 Uncommon:!fromSheet("RIX Planeswalker Decks and Toolkit"), 1 RareMythic:!fromSheet("RIX Planeswalker Decks and Toolkit"), 1 BasicLand:fromSheet("RIX Basic Lands") +TreatAsSmallSet=true [cards] 1 U Baffling End From 32a42cf9ec458159eb269ef176def27099cd5086 Mon Sep 17 00:00:00 2001 From: Rob Schnautz Date: Mon, 15 Jan 2018 18:57:17 +0000 Subject: [PATCH 2/2] Add basic lands in RIX. Assuming equal distribution, haven't seen anywhere that details the odds. --- forge-gui/res/blockdata/printsheets.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/blockdata/printsheets.txt b/forge-gui/res/blockdata/printsheets.txt index 47d4d50fa72..5300cc70cd7 100644 --- a/forge-gui/res/blockdata/printsheets.txt +++ b/forge-gui/res/blockdata/printsheets.txt @@ -1225,4 +1225,16 @@ Angrath, Minotaur Pirate Angrath's Ambusher Swab Goblin Angrath's Fury -Cinder Barrens \ No newline at end of file +Cinder Barrens + +[RIX Basic Lands] +4 Plains|XLN +4 Island|XLN +4 Swamp|XLN +4 Mountain|XLN +4 Forest|XLN +1 Plains|RIX +1 Island|RIX +1 Swamp|RIX +1 Mountain|RIX +1 Forest|RIX \ No newline at end of file