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

22 lines
470 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_defense_scout_tower"
>
<Traits>
<Id>
<Specific>Pyrgion</Specific>
<Civ>Hellenes</Civ>
<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>
</Id>
</Traits>
<Actor>structures/hellenes/scout_tower.xml</Actor>
</Entity>