Open 00_building_groups.txt located in \game\common\building_groups
scroll down and find this (delete the red line)
# Ranching
bg_ranching = {
parent_group = bg_agriculture
category = rural
land_usage = rural
lens = agriculture
economy_of_scale = yes
can_use_slaves = yes
urbanization = 5
infrastructure_usage_per_level = 1
should_auto_expand = {
default_auto_expand_rule = yes
}
economy_of_scale_ai_factor = 2.0
}
scroll down and find this (delete the red line)
# Ranching
bg_ranching = {
parent_group = bg_agriculture
category = rural
land_usage = rural
lens = agriculture
economy_of_scale = yes
can_use_slaves = yes
urbanization = 5
infrastructure_usage_per_level = 1
should_auto_expand = {
default_auto_expand_rule = yes
}
economy_of_scale_ai_factor = 2.0
}
- 5