0ad/binaries/data/mods/public/simulation/templates/structures/iber/range.xml
Freagarach b57abe806c Move civ-specific templates to subfolders.
See also
https://wildfiregames.com/forum/index.php?/topic/28614-template-folder-structure/.

Differential Revision: D2952
Reviewed By: @Nescio
This was SVN commit r24216.
2020-11-19 10:20:25 +00:00

15 lines
372 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_military_range">
<Footprint>
<Square width="25.0" depth="22.0"/>
</Footprint>
<Identity>
<Civ>iber</Civ>
</Identity>
<Obstruction>
<Static width="24.0" depth="20.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/iberians/range.xml</Actor>
</VisualActor>
</Entity>