mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 01:39:40 +07:00
Add <when espionage is enabled>
conditional (#12326)
* Modding: Replaced "Hidden when espionage is disabled" with "Only available <when espionage is enabled>" * Modding: Fix unique deprecation notice * Add ConditionalEspionageEnabled to isUnavailableBySettings list
This commit is contained in:
@ -125,7 +125,7 @@ Some of the rewards ruins can give will have results that are not deterministic
|
||||
A few uniques can be added to ancient ruin effects to modify when they can be earned. These are:
|
||||
|
||||
- "Only available after [amount] turns"
|
||||
- "Hidden when religion is disabled"
|
||||
- "Only available <when religion is enabled>"
|
||||
- "Hidden after a great prophet has been earned"
|
||||
|
||||
## [Tileset-specific json](../../Creating-a-custom-tileset.md)
|
||||
|
Reference in New Issue
Block a user