mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 15:19:29 +07:00
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:

committed by
Yair Morgenstern

parent
2e9b1e6de6
commit
1e403442f7
@ -669,6 +669,15 @@
|
||||
Czech:"Vliv: "
|
||||
}
|
||||
|
||||
"Reach 30 for friendship.":{
|
||||
}
|
||||
|
||||
"Reach highest influence above 60 for alliance.":{
|
||||
}
|
||||
|
||||
"Ally: ":{
|
||||
}
|
||||
|
||||
////// Trade
|
||||
|
||||
"Trade":{
|
||||
|
@ -778,4 +778,9 @@
|
||||
Ukrainian:"[nation]: відмова не будувати міста поруч з нами!"
|
||||
}
|
||||
|
||||
"We have allied with [nation].": {
|
||||
}
|
||||
|
||||
"We have lost alliance with [nation].": {
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user