0ad/binaries/data/mods/public/simulation/templates/gaia/fauna_sheep.xml
2010-08-16 15:58:40 +00:00

12 lines
280 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_fauna_herd_passive">
<Identity>
<Civ>gaia</Civ>
<SpecificName>Sheep</SpecificName>
<IconCell>14</IconCell>
</Identity>
<VisualActor>
<Actor>fauna/sheep1.xml</Actor>
</VisualActor>
</Entity>