mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 07:17:50 +07:00
Fix Mod checker crash on RekMod (#10349)
* Verbose exception for the original RekMod's Civilian crash * Make ConstructImprovementInstantly validation gameInfo-agnostic * Helpers to encapsulate repetitive Conditional test patterns, eliminating ruleset(), all ruleset access guarded * Make ConditionalFirstCivToResearch actually work on Policies - ??? * Linting * Revert params accessor helpers and reduce ConditionalFirstCivToResearch to tech only * Implement ConditionalFirstCivToAdopt for nicer symmetry
This commit is contained in:
@ -1835,6 +1835,9 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<if no other Civilization has adopted this>"
|
||||
Applicable to: Conditional
|
||||
|
||||
??? example "<after adopting [policy/belief]>"
|
||||
Example: "<after adopting [Oligarchy]>"
|
||||
|
||||
|
Reference in New Issue
Block a user