mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 22:37:02 -04:00
Merge branch 'master' of https://github.com/yairm210/UnCiv
This commit is contained in:
commit
ccb9950187
@ -303,6 +303,7 @@
|
||||
|
||||
mainColor:[ 41,83,42],
|
||||
secondaryColor:[146,221,9],
|
||||
uniqueName:"Trade Caravans",
|
||||
unique:"+1 Gold from each Trade Route, Oil resources provide double quantity"
|
||||
cities:["Mecca","Medina","Damascus","Baghdad","Najran","Kufah","Basra","Khurasan","Anjar","Fustat",
|
||||
"Aden","Yamama","Muscat","Mansura","Bukhara","Fez","Shiraz","Merw","Balkh","Mosul",
|
||||
|
@ -6491,8 +6491,12 @@
|
||||
German:"Legionär"
|
||||
French:"Légion"
|
||||
}
|
||||
"Can construct roads":{}
|
||||
"Construct road":{} // for unit action button
|
||||
"Can construct roads":{
|
||||
Italian:"Può costruire Strade"
|
||||
}
|
||||
"Construct road":{
|
||||
Italian:"Costruisci Strada"
|
||||
} // for unit action button
|
||||
|
||||
"Horseman":{
|
||||
Italian:"Guerriero a cavallo" //wrong translation by Smashfanful
|
||||
@ -6778,9 +6782,15 @@
|
||||
French:"Infanterie de la grande guerre"
|
||||
}
|
||||
|
||||
"Foreign Legion":{}
|
||||
"+20% bonus outside friendly territory":{}
|
||||
"Foreign Legion":{
|
||||
Italian:"Legione Straniera"
|
||||
}
|
||||
"+20% bonus outside friendly territory":{
|
||||
Italian:"+20% Forza fuori da territorio amico"
|
||||
}
|
||||
"Foreign Land":{ // for battle table combat percentage
|
||||
Italian:"Terra Straniera"
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user