mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 01:08:25 +07:00
Added before/after X turns conditionals - see #3242
This commit is contained in:
@ -1619,11 +1619,6 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
??? example "This Unit upgrades for free including special upgrades"
|
||||
Applicable to: Ruins
|
||||
|
||||
??? example "Only available after [amount] turns"
|
||||
Example: "Only available after [3] turns"
|
||||
|
||||
Applicable to: Ruins
|
||||
|
||||
??? example "Hidden after generating a Great Prophet"
|
||||
Applicable to: Ruins
|
||||
|
||||
@ -1665,6 +1660,16 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<before [amount] turns>"
|
||||
Example: "<before [3] turns>"
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<after [amount] turns>"
|
||||
Example: "<after [3] turns>"
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<when at war>"
|
||||
Applicable to: Conditional
|
||||
|
||||
|
Reference in New Issue
Block a user