Fix lineendings in source/, simulation/, maps/, gui/, globalscripts/.
[0ad.git] / binaries / data / mods / public / simulation / templates / structures / mace_workshop.xml
blobe222b8087f785cc70ad3a2ec4522b976eda7b26b
1 <?xml version="1.0" encoding="utf-8"?>
2 <Entity parent="template_structure_military_workshop">
3   <Footprint>
4     <Square width="30.0" depth="30.0"/>
5   </Footprint>
6   <Health>
7     <SpawnEntityOnDeath>decay|rubble/rubble_stone_4x4</SpawnEntityOnDeath>
8   </Health>
9   <Identity>
10     <Civ>mace</Civ>
11     <SpecificName>Synergeîon Poliorkētṓn</SpecificName>
12   </Identity>
13   <Obstruction>
14     <Static width="29.0" depth="29.0"/>
15   </Obstruction>
16   <VisualActor>
17     <Actor>structures/hellenes/workshop.xml</Actor>
18     <FoundationActor>structures/fndn_4x4.xml</FoundationActor>
19   </VisualActor>
20 </Entity>