mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Add resource support to stat gamespeed conditional (#10677)
* Tweaked the stat gamespeed conditional Tweaked the stat gamespeed conditional to accept the resources * Changed some names * Fixed a double limit bug
This commit is contained in:
@ -1926,12 +1926,12 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<when above [amount] [stat] (modified by game speed)>"
|
||||
??? example "<when above [amount] [stat/resource] (modified by game speed)>"
|
||||
Example: "<when above [3] [Culture] (modified by game speed)>"
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<when below [amount] [stat] (modified by game speed)>"
|
||||
??? example "<when below [amount] [stat/resource] (modified by game speed)>"
|
||||
Example: "<when below [3] [Culture] (modified by game speed)>"
|
||||
|
||||
Applicable to: Conditional
|
||||
|
Reference in New Issue
Block a user