Fixed Drafting Alpha and Beta - incorrect set codes in SetInfoUtil and the pack files.

This commit is contained in:
jendave
2011-08-07 00:42:48 +00:00
parent 70619eb5ff
commit aefb47fb02
4 changed files with 10 additions and 2 deletions

View File

@@ -221,8 +221,8 @@ public class SetInfoUtil {
}
private static String[][] blocks = {
{"A", "", "", "Alpha", "3", "A"},
{"B", "", "", "Beta", "3", "B"},
{"LEA", "", "", "Alpha", "3", "LEA"},
{"LEB", "", "", "Beta", "3", "LEB"},
{"2ED", "", "", "Unlimited", "3", "2ED"},
{"ARN", "", "", "Arabian Nights", "5", "2ED"},
{"ATQ", "", "", "Antiquities", "5", "ATQ"},