1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/template_gaia_geo.xml

15 lines
355 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_gaia">
<Identity>
<GenericName>Generic Geology</GenericName>
<IconSheet>snPortraitSheetRockGaia</IconSheet>
</Identity>
<Footprint>
<Circle radius="5.0"/>
<Height>3.5</Height>
</Footprint>
<Obstruction>
<Static width="7.0" depth="7.0"/>
</Obstruction>
</Entity>