1
0
forked from 0ad/0ad
0ad/binaries/data/mods/internal/entities/structures/pers_wall_tower.xml

22 lines
627 B
XML
Raw Normal View History

<?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>