Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
mercenary_company_leader Can be Imprisoned CharacterDescription
In travel options, hire_experienced_mercenaries_option does not remove imprisoned captains from consideration. To fix, I changed lines 147 and 181 to:mercenary_company_leader = {
is_available_at_peace_ai_adult = yes
#is_travelling = no
#is_at_war = no
#is_in_army = no
NOT = {
any_courtier = {
is_in_army = yes
}
}
}
Steps to reproduce
Hire mercenary guards for travel and eventually you'll get an imprisoned captain if one exists.Game Version
1.9.1Platform
MacAdditional Information
Affected Feature
- Gameplay
Save Game
Other Attachments
Upvote
0