0ad/binaries/data/mods/public/simulation/templates/gaia/fauna_pig.xml

15 lines
344 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_fauna_herd_passive">
<Identity>
<Civ>gaia</Civ>
<SpecificName>Pig</SpecificName>
<IconCell>12</IconCell>
</Identity>
<StatusBars>
<HeightOffset>5.0</HeightOffset>
</StatusBars>
<VisualActor>
<Actor>fauna/pig1.xml</Actor>
</VisualActor>
</Entity>