0ad/binaries/data/mods/public/simulation/templates/structures/iber/stable.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

10 lines
295 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_military_stable">
<Identity>
<Civ>iber</Civ>
</Identity>
<VisualActor>
<Actor>structures/iberians/stable.xml</Actor>
<FoundationActor>structures/fndn_6x5.xml</FoundationActor>
</VisualActor>
</Entity>