<config>
	<static>

		<CPreloader>
			<sDistributorLogoURL>logo.jpg</sDistributorLogoURL>
			<nLogoX type="Number">0</nLogoX>
			<nLogoY type="Number">420</nLogoY>			
		</CPreloader>

		<game.CGame>

			<bIsZone type="Boolean">0</bIsZone>
			<bHelpButtonEnabled type="Boolean">0</bHelpButtonEnabled>

			<sCharacterName>mcgowan</sCharacterName>
			<sStartPanel>mainmenu</sStartPanel>

			<sHelpURL>//www.freeworldgroup.com/tradewinds.htm</sHelpURL>
			<sHelpWnd>_blank</sHelpWnd>

			<sDownloadURL>//www.freeworldgroup.com/downloads/tradewindsdown.htm</sDownloadURL>
			<sDownloadWnd>_blank</sDownloadWnd>

			<nGameLenght type="Number">6</nGameLenght>
		</game.CGame>
		
		<game.CInitializer>			
			<nXmlSize type="Number">250000</nXmlSize>
			<sXmlBase>./xml/</sXmlBase>
			<aXmlFiles fileName="date.xml" info="Dates"/>
			<aXmlFiles fileName="strings.xml" info="Messages"/>
			<aXmlFiles fileName="mapgrid.xml" info="Map"/>
			<aXmlFiles fileName="items.xml" info="Items"/>
			<aXmlFiles fileName="names.xml" info="Names"/>
			<aXmlFiles fileName="fonts.xml" info="Fonts"/>
			<aXmlFiles fileName="goods.xml" info="Goods"/>
			<aXmlFiles fileName="supplies.xml" info="Supplies"/>
			<aXmlFiles fileName="ships.xml" info="Ships"/>
			<aXmlFiles fileName="panels.xml" info="Panels Collections N1"/>
			<aXmlFiles fileName="panels_bldg.xml" info="Panels Collections N2"/>
			<aXmlFiles fileName="panels_help.xml" info="Tutorial"/>
			<aXmlFiles fileName="controldefs.xml" info="Components"/>
			<aXmlFiles fileName="characters.xml" info="Characters"/>
		</game.CInitializer>
		
		<UI.CTooltip>
			<nFontSize type="Number">12</nFontSize>
		</UI.CTooltip>
	
		<CTooltipActivator>
			<nBeforeTooltipMs type="Number">1000</nBeforeTooltipMs>
			<nLifeTooltipMs type="Number">-1</nLifeTooltipMs>
		</CTooltipActivator>

		<panels.COptions>
			<bWaterFly type="Boolean">0</bWaterFly>
		</panels.COptions>

	</static>
</config>