This was SVN commit r8290.

This commit is contained in:
ShieldBearer 2010-10-05 17:44:51 +00:00
parent 22920d34d9
commit f05e403ee5

View File

@ -1,24 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_scout_tower">
<Identity>
<Civ>hele</Civ>
<SpecificName>Pyrgion</SpecificName>
<History>Towers were an important part of city fortifications. The defending troops shot arrows at the enemy and poured boiling oil over the assailants.</History>
</Identity>
<Cost>
<BuildTime>53</BuildTime>
</Cost>
<Health>
<Max>1320</Max>
</Health>
<Footprint>
<Square width="7.5" depth="7.5"/>
<Height>15.0</Height>
</Footprint>
<Obstruction>
<Static width="7.0" depth="7.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/scout_tower.xml</Actor>
</VisualActor>
</Entity>
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_scout_tower">
<Identity>
<Civ>hele</Civ>
<SpecificName>Pyrgion</SpecificName>
<History>Towers were an important part of city fortifications. The defending troops shot arrows at the enemy and poured boiling oil over the assailants.</History>
</Identity>
<Cost>
<BuildTime>53</BuildTime>
</Cost>
<Health>
<Max>1320</Max>
</Health>
<Footprint>
<Square width="7.5" depth="7.5"/>
<Height>15.0</Height>
</Footprint>
<Obstruction>
<Static width="7.0" depth="7.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/hellenes/scout_tower.xml</Actor>
</VisualActor>
<StatusBars>
<BarWidth>6.0</BarWidth>
<BarHeight>0.6</BarHeight>
<HeightOffset>22.0</HeightOffset>
</StatusBars>
</Entity>