#	FILE:	 Continents_and_Islands.py
#	VERSION: 1.1
#	DATE: 08-30-07
#	AUTHOR:  James Morton (Jam3)
#	PURPOSE: Global map script - Mixed islands and continents.
#       A modification of the included script "Big and Small" included with Civ4 beyond the Sword"
#	I found that using larger "Islands" and adding more water to the iWater value
# 	made some very interesting Organic Maps. This is an Enhancement to the orginal provided "BiG and Small" 
#	Map Script and uses the default terrain generator.
#
#	v1.0 Initial Release
#	v1.1
#	Fixed
#		Call to TerrainGenerator
#			*was incorrectly called in v1.0
#	Added Menu option
#		Reduce desert
#		Add plains
#		Terrain Clumping
#	Changed
#		Names of Islands in the Island Menu to the continent names
#			*Just felt this was more clear
#

Installation

1) Unzip Continents_and_Islands.py to your 

..\Sid Meier's Civilization 4\Beyond the Sword\PublicMaps

2) In the custom game menu you can now select Continents_and Islands from the 
map selection drop down menu.


