0ad/binaries/data/mods/official/entities/gaia/template_gaia_fauna.xml

25 lines
412 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity Tag="template_gaia_fauna" Parent="template_gaia">
<Traits>
<Id
generic="Generic Fauna"
class2="Fauna"
type.gaia.group.fauna="true"
/>
<MiniMap
type="Food"
red="253"
green="141"
blue="21"
/>
<Supply
curr="100"
max="100"
type="food"
subtype="meat"
/>
</Traits>
<Footprint Radius="1.0"/>
</Entity>