One line summary of your issue
Incorrect alternate start culture spawn checks [3.0]
Game Version
3.0
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
Frankish (old_frankish) and Lombard are set to spawn if cultures are set to full random (which is fine) OR if year >= 1000 (which isn't, since the cultures are meant to be around early on). The latter check should be "year < 1000", as for Visigothic.
Steps to reproduce the issue.
n/a (script-based)
Upload Attachment
Incorrect alternate start culture spawn checks [3.0]
Game Version
3.0
What expansions do you have installed?
All of the above
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
Frankish (old_frankish) and Lombard are set to spawn if cultures are set to full random (which is fine) OR if year >= 1000 (which isn't, since the cultures are meant to be around early on). The latter check should be "year < 1000", as for Visigothic.
Steps to reproduce the issue.
n/a (script-based)
Upload Attachment
Upvote
0