Beefed up Iberian scout tower.

Enrique's Roman cc changes.

This was SVN commit r10740.
This commit is contained in:
Michael D. Hafer 2011-12-15 20:26:58 +00:00
parent 78dfb6e9f9
commit c44964a7f5
6 changed files with 14 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<group>
<variant>
<mesh>props/roman_cc_transp.dae</mesh>
<texture>structural/roman_struct2.png</texture>
<texture>structural/rome_struct.png</texture>
</variant>
</group>
<material>basic_trans.xml</material>

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_scout_tower">
<BuildingAI>
<DefaultArrowCount>2</DefaultArrowCount>
</BuildingAI>
<Cost>
<PopulationBonus>5</PopulationBonus>
<BuildTime>200</BuildTime>
@ -31,6 +34,9 @@
<BarHeight>0.6</BarHeight>
<HeightOffset>17.0</HeightOffset>
</StatusBars>
<TerritoryInfluence>
<Radius>38</Radius>
</TerritoryInfluence>
<VisualActor>
<Actor>structures/iberians/scout_tower.xml</Actor>
<FoundationActor>structures/fndn_3x3.xml</FoundationActor>