# Eager Explorers Inital Setup # Rural Districts Removed: # * -1 Generator Districts # * -1 Mining Districts # * -1 Farming Districts if = { limit = { exists = owner owner = { is_eager_explorer_empire = yes } } # Fewer rural districts change_variable = { which = energy_districts value = -1 } change_variable = { which = mining_districts value = -1 } change_variable = { which = farming_districts value = -1 } }