Added conditionals for above and below resource amounts

This commit is contained in:
Yair Morgenstern
2023-01-21 23:36:53 +02:00
parent 1276036c64
commit 4beaaadfc8
3 changed files with 18 additions and 0 deletions

View File

@ -1750,6 +1750,16 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: Conditional
??? example "<when above [amount] [resource]>"
Example: "<when above [3] [Iron]>"
Applicable to: Conditional
??? example "<when below [amount] [resource]>"
Example: "<when below [3] [Iron]>"
Applicable to: Conditional
??? example "<in cities with a [buildingFilter]>"
Example: "<in cities with a [Culture]>"