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

17 lines
559 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>
<Footprint>
<Width>25.0</Width>
<Depth>8.5</Depth>
<Height>8.0</Height>
</Footprint>
</Traits>
<Actor>structures/persians/wall_gate.xml</Actor>
</Entity>