I have been trying to set the initial policies for my custom empire but am running out of ideas.
I hoped something like this would work
event = {
id = turtle_monks_events.1
hide_window = yes
is_triggered_only = yes
immediate = {
every_country = {
limit = { has_country_flag = turtle_monks }
policy_flags = { ai_full_rights leadership_allow_robot }
}
}
}
Have anybody had any luck with this?
I hoped something like this would work
event = {
id = turtle_monks_events.1
hide_window = yes
is_triggered_only = yes
immediate = {
every_country = {
limit = { has_country_flag = turtle_monks }
policy_flags = { ai_full_rights leadership_allow_robot }
}
}
}
Have anybody had any luck with this?