Large Europe

Gedemon

Modder
Super Moderator
Joined
Oct 4, 2004
Messages
11,594
Location
France
LargeEurope1.jpg

  • A conversion of Civ5 Dieter VonClam's Large Europe
  • Size : 79x73 (Large)
  • MapName="LargeEurope"
  • TSL : no
  • Auto City Naming : no
  • Resources placement: random, import
  • Included in Addons
 
Last edited:
very nice :)
-of course with TSL that would be better :)
-then I always wonder if it is better or not, to remove straits at Istabul to promote both Greek or Ottoman colonization)
-Same remark regarding scandinavia and Finland (to promote colonization of Finland by Vikings)
 
you can set the TSL in the map.xml file, and you can also put there this code

Code:
    <ExtraPlacement>     
        <Replace MapName="LargeEurope" X="xx" Y="yy"   TerrainType="TERRAIN_GRASS" />
    </ExtraPlacement>

(replacing xx and yy by the x,y values of the plot to set to land) to close the strait
 
Top Bottom