0 of 0

File information

Last updated

Original upload

Created by

Bryan Mills

Uploaded by

thebryanmills

Virus scan

Safe to use

Tags for this mod

About this mod

Very simple edit of 1 file, DB_TERRAIN.xml, to make Myrror look more like Arcanus.

Permissions and credits
All I did was search/replace "Myrror" with "Arcanus" in the TerrainGraphic portions of the file.
Example:

<TERRAIN-MYR_SEA TerrainType="Sea" MovementCost="1" RoadCost="-1">
<DescriptionInfo Name="DES_SEA" Description="DES_PLACEHOLDER_DES" Graphic="DefaultCoast"/>
<TerrainGraphic 
Diffuse="Water/ArcanusShore.png" 
Height="Water/FlatDeep1_H.png" 
Mixer="Mixers/Mixer_03.png" 
Normal="Water/ArcanusShoreNormal.png"/>
<Plane VALUE="PLANE-MYRROR" />
<Production VALUE="0" />
<FoodProduction VALUE="0.5" />
<GoldProduction VALUE="0" />
<MinimapColor VALUE="4e524b" />
</TERRAIN-MYR_SEA>

Those 2 instances of "Arcanus" used to be "Myrror"
Stepped through all the Myrror terrain & did the replace. 

It makes Myrror look more like Arcanus, brightening it up and making it easier to differentiate terrain. The ocean stays black, the different flora is still there, so you can clearly tell it's a different plane.