Fix lineendings in source/, simulation/, maps/, gui/, globalscripts/.
[0ad.git] / binaries / data / mods / public / simulation / templates / structures / athen_stable.xml
blobb4e6c6a0bb5464c057ab861dbffc6b0b172082a7
1 <?xml version="1.0" encoding="utf-8"?>
2 <Entity parent="template_structure_military_barracks_stables">
3   <Footprint>
4     <Square width="25.0" depth="25.0"/>
5     <Height>12.0</Height>
6   </Footprint>
7   <Health>
8     <SpawnEntityOnDeath>decay|rubble/rubble_stone_5x5</SpawnEntityOnDeath>
9   </Health>
10   <Identity>
11     <Civ>athen</Civ>
12     <SpecificName>Stratēgeîon</SpecificName>
13   </Identity>
14   <Obstruction>
15     <Static width="23.0" depth="23.0"/>
16   </Obstruction>
17   <VisualActor>
18     <Actor>structures/hellenes/stable.xml</Actor>
19     <FoundationActor>structures/fndn_5x5.xml</FoundationActor>
20   </VisualActor>
21 </Entity>