mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07: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:
parent
4f6d4a91b0
commit
19f6dd031d
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue