1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/entities/gaia/fauna_elephant.xml
2008-09-18 04:38:42 +00:00

30 lines
443 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_unit_fauna_hunt_aggressive"
>
<Traits>
<Id>
<Specific>Elephant</Specific>
</Id>
<Supply>
<Max>500</Max>
<Type>food</Type>
<SubType>meat</SubType>
</Supply>
<Footprint>
<Radius>2.5</Radius>
<Height>3.5</Height>
</Footprint>
</Traits>
<Actor>fauna/elephant.xml</Actor>
</Entity>