add specific names for gaul and brit fishing ships, fixes #3490, patch from stanislas69

This was SVN commit r17321.
This commit is contained in:
mimo 2015-11-29 14:29:43 +00:00
parent a6b44c12a2
commit 42d42243ac
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<Entity parent="template_unit_mechanical_ship_fishing">
<Identity>
<Civ>brit</Civ>
<SpecificName>/Fishing Boat/</SpecificName>
<SpecificName>Manea</SpecificName>
<History>Need History</History>
<Icon>units/celt_ship_fishing.png</Icon>
</Identity>

View file

@ -2,7 +2,7 @@
<Entity parent="template_unit_mechanical_ship_fishing">
<Identity>
<Civ>gaul</Civ>
<SpecificName>/Fishing Boat/</SpecificName>
<SpecificName>Lembus</SpecificName>
<History>Need History</History>
<Icon>units/celt_ship_fishing.png</Icon>
</Identity>