mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix some Gallic leader names, based on historic_bruno's suggestions. Fixes #3675
This was SVN commit r17612.
This commit is contained in:
parent
87a93b2498
commit
deaa224785
1 changed files with 4 additions and 3 deletions
|
|
@ -125,13 +125,14 @@
|
|||
[
|
||||
"Britomartos",
|
||||
"Brennos",
|
||||
"Cativolcus",
|
||||
"Cingetorix",
|
||||
"Uerkingetorix",
|
||||
"Divico",
|
||||
"Ambiorix",
|
||||
"Ariovistus",
|
||||
"Cassivellaunus",
|
||||
"Liscus",
|
||||
"Valetiacos"
|
||||
"Valetiacos",
|
||||
"Viridovix"
|
||||
],
|
||||
"SkirmishReplacements":
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue