mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-22 13:49:54 +07:00
Return Civilians captured by Barbarians to original owner; Capture stacked civilians (#5437)
* return captured civilians * stacked civilian capture bug * works on old saves * diplomacy bonus expires on war declared * vector bug
This commit is contained in:
@ -165,6 +165,7 @@ You destroyed City States that were under our protection! =
|
||||
You attacked City States that were under our protection! =
|
||||
You demanded tribute from City States that were under our protection! =
|
||||
You sided with a City State over us =
|
||||
You returned captured units to us =
|
||||
|
||||
Demands =
|
||||
Please don't settle new cities near us. =
|
||||
@ -176,6 +177,9 @@ We asked [civName] for a tribute recently and they gave in.\nYou promised to pro
|
||||
It's come to my attention that I may have attacked [civName], a city-state under your protection.\nWhile it was not my goal to be at odds with your empire, this was deemed a necessary course of action. =
|
||||
I thought you might like to know that I've launched an invasion of one of your little pet states.\nThe lands of [civName] will make a fine addition to my own. =
|
||||
|
||||
Return [unitName] to [civName]? =
|
||||
The [unitName] we liberated originally belonged to [civName]. They will be grateful if we return it to them. =
|
||||
|
||||
Enter the amount of gold =
|
||||
|
||||
# City-States
|
||||
|
Reference in New Issue
Block a user