mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-02 16:19:41 +07:00
New countable for adopted policies supports policyFilter (#13191)
* New countable: Countables.FilteredPolicies with test * Result of doc autoupdate * Result of doc autoupdate * Some clarifying comments * Remove policy filter with bad wording
This commit is contained in:
@ -363,6 +363,8 @@ Allowed values:
|
||||
- Example: `Only available <when number of [[Wounded] Units] is more than [0]>`
|
||||
- `[buildingFilter] Buildings`
|
||||
- Example: `Only available <when number of [[Culture] Buildings] is more than [0]>`
|
||||
- `Adopted [policyFilter] Policies`
|
||||
- Example: `Only available <when number of [Adopted [Oligarchy] Policies] is more than [0]>`
|
||||
- `Remaining [civFilter] Civilizations`
|
||||
- Example: `Only available <when number of [Remaining [City-States] Civilizations] is more than [0]>`
|
||||
- `Owned [tileFilter] Tiles`
|
||||
|
Reference in New Issue
Block a user