home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Dema / Civilization4 / data1.cab / Civ4DemoComponent / Assets / XML / Terrain / CIV4TerrainSettings.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-11-09  |  1.1 KB  |  35 lines

  1. <?xml version="1.0"?>
  2. <!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Og (Firaxis Games) -->
  3. <!-- Sid Meier's Civilization 4 -->
  4. <!-- Copyright Firaxis Games 2005 -->
  5. <!-- -->
  6. <!-- Terrain Settings -->
  7. <Civ4TerrainSettings xmlns="x-schema:CIV4TerrainSchema.xml">
  8.     <LandscapeInfos>
  9.         <LandscapeInfo>
  10.             <Type>LANDSCAPE_DEFAULT</Type>
  11.             <iWaterHeight>49</iWaterHeight>
  12.             <bRandomMap>1</bRandomMap>
  13.             <HeightMap/>
  14.             <TerrainMap/>
  15.             <NormalMap/>
  16.             <BlendMap/>
  17.             <SkyArt>Art/Terrain/Sky/Sky.NIF</SkyArt>
  18.             <iFogR>0</iFogR>
  19.             <iFogG>0</iFogG>
  20.             <iFogB>0</iFogB>
  21.             <fTextureScaleX>2.0</fTextureScaleX>
  22.             <fTextureScaleY>2.0</fTextureScaleY>
  23.             <iPlotsPerCellX>4</iPlotsPerCellX>
  24.             <iPlotsPerCellY>4</iPlotsPerCellY>
  25.             <iGameCellSizeX>17</iGameCellSizeX>
  26.             <iGameCellSizeY>17</iGameCellSizeY>
  27.             <fZScale>1.0</fZScale>
  28.             <bTerrainShader>1</bTerrainShader>
  29.             <bUseLightmap>0</bUseLightmap>
  30.             <fPeakScale>0.44</fPeakScale>
  31.             <fHillScale>0.13</fHillScale>
  32.         </LandscapeInfo>
  33.     </LandscapeInfos>
  34. </Civ4TerrainSettings>
  35.