Short answer: yes!
Longer answer: Take a look at your res/blockdata/blocks.txt file (or fantasyblocks.txt depending on which definitions you want to change). In the current version, the format will look like this (example):
- Code: Select all
Alpha, 3/6/LEA, LEA
Quite simply, the first number (3) is the number of draft boosters, and the second (6) is the number of sealed boosters. Edit away as you like!
On a related note, I've been thinking of adding an in-game dialog that allowed you to specify ad-hoc formats (any combination and amount of boosters as you like) for limited format games, as in some other computerized MtG games. But what's been holding me back is that UI design is not exactly my forte, and that particular feature would be virtually
nothing but UI design...
Nevertheless, some day I might actually get around to giving it a shot.