0ad/binaries/data/mods/public/simulation/templates/structures/pers_wall.xml
Spahbod 3b294d3ad4 Revised Persian names.
This was SVN commit r13625.
2013-08-03 16:14:17 +00:00

19 lines
732 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_defense_wall">
<Footprint>
<Square width="26.0" depth="9.0"/>
<Height>9.0</Height>
</Footprint>
<Identity>
<Civ>pers</Civ>
<SpecificName>Para</SpecificName>
<History>These were the massive walls that Nebuchadnezzar built to protect the city. It is said that two four-horse chariots could easily pass by each other. Babylon, although not an official royal residence (there were 4 of them all together), was a preferred place for holidays.</History>
</Identity>
<Obstruction>
<Static width="24.0" depth="7.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/persians/wall_medium.xml</Actor>
</VisualActor>
</Entity>