mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
Added conditionals for above and below resource amounts
This commit is contained in:
@ -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]>"
|
||||
|
||||
|
Reference in New Issue
Block a user