mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
16 lines
425 B
XML
16 lines
425 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Entity parent="rotary_mill|template_structure_economic_farmstead">
|
|
<Footprint>
|
|
<Circle radius="12.0"/>
|
|
<Height>10.0</Height>
|
|
</Footprint>
|
|
<Identity>
|
|
<SpecificName>Snwt</SpecificName>
|
|
</Identity>
|
|
<Obstruction>
|
|
<Static width="20.0" depth="17.0"/>
|
|
</Obstruction>
|
|
<VisualActor>
|
|
<Actor>structures/ptolemies/farmstead.xml</Actor>
|
|
</VisualActor>
|
|
</Entity>
|