Spies now occasionally steal technologies (#9629)

* Spies now occasionally steal technologies

* Updated the UI so it doesn't show a turn counter when that cannot be provided

* Implemented changes discussed in reveiw comments

* Renamed variable

---------

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
This commit is contained in:
Xander Lenstra
2023-06-23 07:51:34 +02:00
committed by GitHub
parent 3c1f0f7814
commit 47e93a86bf
12 changed files with 214 additions and 115 deletions

View File

@ -927,8 +927,6 @@ Your [ourUnit] captured an enemy [theirUnit]! =
Your [ourUnit] plundered [amount] [Stat] from [theirUnit] =
We have captured a barbarian encampment and recovered [goldAmount] gold! =
An enemy [unitType] has joined us! =
After an unknown civilization entered the [eraName], we have recruited [spyName] as a spy! =
We have recruited [spyName] as a spy! =
[unitName] can be promoted! =
# This might be needed for a rewrite of Germany's unique - see #7376
@ -1650,14 +1648,21 @@ Enhancing religion =
Enhanced religion =
# Espionage
# As espionage is WIP and these strings are currently not shown in-game,
# feel free to not translate these strings for now
# As espionage is WIP, these strings are currently not shown in-game,
# so feel free to not translate these strings for now
Spy =
Spy Hideout =
Spy present =
Move =
After an unknown civilization entered the [eraName], we have recruited [spyName] as a spy! =
We have recruited [spyName] as a spy! =
A spy from [civilization] stole the Technology [techName] from [cityName]! =
An unidentified spy stole the Technology [techName] from [cityName]! =
Your spy [name] stole the Technology [techName] from [cityName]! =
Your spy [name] cannot steal any more techs from [civilization] as we've already researched all the technology they know! =
After the city of [cityName] was destroyed, your spy [spyName] has fled back to our hideout. =
After the city of [cityName] was conquered, your spy [spyName] has fled back to our hideout. =
Due to the chaos ensuing in [cityName], your spy [spyname] has fled back to our hideout. =