Integrity
I have verified my game files (on Steam)
YesI have disabled all mods
YesRequired
Summary
Faulty triggers for the algonquian_federation_ideasDescription
Hi devs, the algonquian_federation_ideas (by this I mean "eastern_algonquian_federation_ideas" and "central_algonquian_federation_ideas" ) may not appear in game due to their triggers.On top of being in the Eastern/Central Algonquian culture group, both the ideas also require the country to specificlly have the primary culture ‘Anicinabe’(code=algonquin, a culture in the Central Algonquian group), which is obviously contradictary.
Codes here (eastern_algonquian_federation_ideas):
trigger = {
is_federation_nation = yes
primary_culture = algonquin
OR = {
capital_scope = {
region = northeast_america_region
}
culture_group = eastern_algonquian
}
}
Steps to reproduce
code issuesGame Version
1.36.1OS
WindowsAdditional
Bug Type
- Other