Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
fp3_innovation_mural_sextant can never be obtainedDescription
Due to a typo in fp3_scholarship.9200, the mural sextant innovation can never be unlocked.Steps to reproduce
The relevant code is in events\dlc\fp3\fp3_scholarship_events.txt on lines 1910+switch = {
trigger = scope:research_cultural_innovation
flag:fp3_innovation_mural_sextant = {
culture = { add_innovation = fp3_innovation_fritware }
}
flag:fp3_innovation_fritware = {
culture = { add_innovation = fp3_innovation_fritware }
}
}
Both outcomes give fritware, so mural sextant is impossible
Game Version
1.11.0.1Platform
WindowsAdditional Information
Affected Feature
- Gameplay