1
0
forked from 0ad/0ad

This was SVN commit r6610.

This commit is contained in:
Michael D. Hafer 2009-01-09 21:04:42 +00:00
parent 327a58e25e
commit f26de57e0f
2 changed files with 11 additions and 19 deletions

View File

@ -1,22 +1,17 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_defense_wall_gate"
>
<Entity Parent="template_structure_defense_wall_gate">
<Traits>
<Id>
<Specific>Darvaze</Specific>
<Civ>Persians</Civ>
<History>The several ceremonial entrances to the great city of Babylon were furnished with magnificent gates, the gate of Ishtar being the most splendid of all.</History>
</Id>
<Footprint>
<Width>25.0</Width>
<Depth>8.5</Depth>
<Height>8.0</Height>
</Footprint>
</Traits>
<Actor>structures/persians/wall_gate.xml</Actor>
</Entity>

View File

@ -2,19 +2,16 @@
<Entity Parent="template_structure_defense_wall_tower">
<Traits>
<Id>
<Specific>Borj</Specific>
<Civ>Persians</Civ>
<History>When Cyrus the Great campaigned in the north and chose to establish the river Jaxartes as a boundary, he constructed a mighty fortress to protect his territories from Scythian raids. It was called Cyropolis and was situated close to the place where Alexander the Great later built his Alexandria Eschatae.</History>
</Id>
<Footprint>
<Width>8.0</Width>
<Depth>8.0</Depth>
<Height>18.0</Height>
</Footprint>
</Traits>
<Actor>structures/persians/wall_tower.xml</Actor>
</Entity>