1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/gaia/fauna_fish.xml
Mythos_Ruler 12fa398bc1 Adjusting the fishes.
This was SVN commit r10751.
2011-12-17 16:57:24 +00:00

13 lines
365 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_fauna_fish">
<Identity>
<Civ>gaia</Civ>
<SpecificName>Tuna Fish</SpecificName>
<Tooltip>Collect food from this bountiful oceanic resource.</Tooltip>
<Icon>gaia/fauna_fish.png</Icon>
</Identity>
<VisualActor>
<Actor>fauna/fish_generic.xml</Actor>
</VisualActor>
</Entity>