36 lines
494 B
Plaintext
Executable File
36 lines
494 B
Plaintext
Executable File
search_filter_prios = {
|
|
FOCUS_FILTER_POLITICAL = 1010
|
|
|
|
|
|
|
|
|
|
|
|
FOCUS_FILTER_RESEARCH = 522
|
|
|
|
|
|
FOCUS_FILTER_INDUSTRY = 509
|
|
|
|
}
|
|
|
|
focus_tree = {
|
|
id = generic_focus
|
|
|
|
country = {
|
|
factor = 1
|
|
|
|
}
|
|
|
|
default = yes
|
|
reset_on_civilwar = no
|
|
|
|
initial_show_position = {
|
|
focus = industrial_effort
|
|
}
|
|
|
|
shared_focus = army_effort
|
|
shared_focus = aviation_effort
|
|
shared_focus = naval_effort
|
|
shared_focus = industrial_effort
|
|
shared_focus = political_effort
|
|
}
|