Modifies Development cards to have 4 decks. The decks are the original Development deck, plus the three city and knights progress decks. This patch changes the editor to allow changing the amount of cards in each deck as well as viewing the initial deck contents in game. The decks are also saved in the map file using the format {deck name}-{card type} {number of cards}, which is the current format.
After reviewing, This is not yet up to my standards. The patch works fine, but there are a few things that need to be changed. I will resubmit after the corrections.
Adds progress cards
Patch resubmitted with minor corrections.