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

22 lines
474 B
XML

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