From 018ff1fd96d3633f5284ae7eb1dd814f5378664a Mon Sep 17 00:00:00 2001 From: Maxmtg Date: Sat, 28 Jan 2012 07:39:15 +0000 Subject: [PATCH] correction for ISD block. DKA was never a block itself (ROE was because there were almost 250 cards) --- res/blockdata/blocks.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/res/blockdata/blocks.txt b/res/blockdata/blocks.txt index 60881f9e959..2f20ede5d07 100644 --- a/res/blockdata/blocks.txt +++ b/res/blockdata/blocks.txt @@ -44,5 +44,4 @@ Index:39|Set0:M11|Name:Magic 2011|DraftPacks:3|LandSetCode:M11|SealedPacks:6 Index:40|Set0:SOM|Set1:MBS|Set2:NPH|Name:Scars of Mirrodin|DraftPacks:3|LandSetCode:SOM|SealedPacks:6 Index:41|Set0:M12|Name:Magic 2012|DraftPacks:3|LandSetCode:M12|SealedPacks:6 -Index:42|Set0:ISD|Name:Innistrad|DraftPacks:3|LandSetCode:ISD|SealedPacks:6 -Index:43|Set0:DKA|Set1:ISD|Name:Dark Ascension|DraftPacks:3|LandSetCode:ISD|SealedPacks:6 \ No newline at end of file +Index:42|Set0:ISD|Set1:DKA|Name:Innistrad|DraftPacks:3|LandSetCode:ISD|SealedPacks:6 \ No newline at end of file