City-state allies with most influencing civ. (#1291)

* City-state allies with most influencing civ.

* More notifications for alliance. More intense status update.

* Fix a crash about lateinit tiles.

* More reasonable civInfo.setTransients.
This commit is contained in:
Duan Tao
2019-11-05 18:23:21 +08:00
committed by Yair Morgenstern
parent 2e9b1e6de6
commit 1e403442f7
9 changed files with 157 additions and 29 deletions

View File

@ -669,6 +669,15 @@
Czech:"Vliv: "
}
"Reach 30 for friendship.":{
}
"Reach highest influence above 60 for alliance.":{
}
"Ally: ":{
}
////// Trade
"Trade":{

View File

@ -778,4 +778,9 @@
Ukrainian:"[nation]: відмова не будувати міста поруч з нами!"
}
"We have allied with [nation].": {
}
"We have lost alliance with [nation].": {
}
}