Tweaking the Athenian field.

Tweaking 0 A.D. logo.

Fixed tooltip for Slinger.

Fixed name for Carthaginian wonder.

This was SVN commit r13874.
This commit is contained in:
Mythos_Ruler
2013-09-21 03:58:54 +00:00
parent d252e245ef
commit 9d2f59e80a
8 changed files with 17 additions and 13 deletions
@@ -8,7 +8,9 @@
</group>
<group>
<variant name="red">
<textures><texture file="gaia/wrld_dankleberrybush_red.dds" name="baseTex"/></textures>
<textures>
<texture file="gaia/wrld_dankleberrybush_blue.dds" name="baseTex"/>
</textures>
</variant>
</group>
<material>basic_trans.xml</material>
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>props/field_grain.dae</mesh>
<textures><texture file="structural/field_01.dds" name="baseTex"/></textures>
<textures>
<texture file="structural/field_01.dds" name="baseTex"/>
</textures>
</variant>
</group>
<material>basic_trans.xml</material>
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant>
<mesh>structural/field_plot.dae</mesh>
<props>
<prop actor="props/special/common/field_grain.xml" attachpoint="root"/>
</props>
<textures><texture file="structural/field_01.dds" name="baseTex"/></textures>
<textures>
<texture file="structural/field_01.dds" name="baseTex"/>
</textures>
</variant>
</group>
<material>basic_trans.xml</material>
@@ -10,7 +10,7 @@
</Health>
<Identity>
<Civ>cart</Civ>
<SpecificName>Mausoleum</SpecificName>
<SpecificName>Mausoleum of Atban</SpecificName>
<History>Dating from the 2nd Century BC, the Mausoleum of Atban in northern Tunisia is over twenty metres high and was built by the inhabitants of Dougga for a Numidian prince.</History>
</Identity>
<Obstruction>
@@ -36,7 +36,7 @@
<Identity>
<Classes datatype="tokens">Sling</Classes>
<GenericName>Slinger</GenericName>
<Tooltip>Classes: Melee Infantry Slinger.
<Tooltip>Classes: Ranged Infantry Slinger.
Counters: 2x vs. Ranged Infantry, 1.5x vs. Melee Infantry.
Countered by: Cavalry.</Tooltip>
</Identity>