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.
10 lines
295 B
XML
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>
|