0ad/binaries/data/mods/official/entities/template_gaia_geo.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

26 lines
387 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia"
>
<Traits>
<Id>
<Internal_Only />
<Generic>Generic Geology</Generic>
<Icon>flora_deciduotree</Icon>
<Classes>Geology</Classes>
</Id>
<Footprint>
<Radius>1.0</Radius>
<Height>2.5</Height>
</Footprint>
</Traits>
</Entity>