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