1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/pers_wall_tower.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
627 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<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>
</Traits>
<Actor>structures/persians/wall_tower.xml</Actor>
</Entity>