mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 14:57:58 +07:00
Added before/after Pantheon conditionals - see #3242
This commit is contained in:
@ -815,7 +815,7 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
Applicable to: Tech
|
||||
|
||||
??? example "Only available"
|
||||
Applicable to: Tech, Policy, Building, Unit, Promotion, Improvement
|
||||
Applicable to: Tech, Policy, Building, Unit, Promotion, Improvement, Ruins
|
||||
|
||||
??? example "Cannot be hurried"
|
||||
Applicable to: Tech, Building
|
||||
@ -1624,12 +1624,6 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Ruins
|
||||
|
||||
??? example "Hidden before founding a Pantheon"
|
||||
Applicable to: Ruins
|
||||
|
||||
??? example "Hidden after founding a Pantheon"
|
||||
Applicable to: Ruins
|
||||
|
||||
??? example "Hidden after generating a Great Prophet"
|
||||
Applicable to: Ruins
|
||||
|
||||
@ -1739,6 +1733,12 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<before founding a Pantheon>"
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<after founding a Pantheon>"
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<if [buildingName] is constructed>"
|
||||
Example: "<if [Library] is constructed>"
|
||||
|
||||
|
Reference in New Issue
Block a user