mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 14:48:56 +07:00
Spies in cities that are captured or destroyed now go to the hideout (#9632)
* Spies in cities that are captured or destroyed now go home * Turned spy flee reason string into enum
This commit is contained in:
@ -1658,6 +1658,10 @@ Spy Hideout =
|
||||
Spy present =
|
||||
Move =
|
||||
|
||||
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. =
|
||||
|
||||
# Promotions
|
||||
|
||||
Pick promotion =
|
||||
|
Reference in New Issue
Block a user