mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 15:23:56 -07:00
See also https://wildfiregames.com/forum/index.php?/topic/28614-template-folder-structure/. Differential Revision: D2952 Reviewed By: @Nescio This was SVN commit r24216.
15 lines
372 B
XML
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>
|