mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Improve the SpecificName of Celtic civilians
While "Brogiacos" and "Tegesacos" fit in terms of meaning, they are only reconstructed words, "Ambactos" on the other hand is attested and actually historically relevant.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<Identity>
|
||||
<Civ>brit</Civ>
|
||||
<GenericName>Briton Countryman</GenericName>
|
||||
<SpecificName>Brogiacos</SpecificName>
|
||||
<SpecificName>Ambactos</SpecificName>
|
||||
<Icon>units/celt/support_civilian.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<Identity>
|
||||
<Civ>gaul</Civ>
|
||||
<GenericName>Gallic Laborer</GenericName>
|
||||
<SpecificName>Tegesacos</SpecificName>
|
||||
<SpecificName>Ambactos</SpecificName>
|
||||
<Icon>units/celt/support_civilian.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
|
||||
Reference in New Issue
Block a user