#	FILE:	 Continents_and_Islands.py
#	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"
#       Raised Tundra and Ice latitude 
#       Decreased
 Desert by 33% of original Value
#	Incresed Plains by 33% of original Value
#	Added options for larger Islands (basically reaching continent size)
#	
#	What I understand about the "Grain"Value"
#		1: Massive Continent/Island
#		2: Normal Continent/Island
#		3: Snaky Continent/Island
#		4: Normal Island
#		5: Tiny Island
# 	
#	Basically I found out that using larger "Islands" and adding more water to the iWater value
# 	made some very interesting Organic Maps. I also like the community map mods but fell this is 
#	more of an enhancement to the vanilla game instead of a complete new mod, like Tectonics.
#
#	v1.0 Initial Release

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.


