# Arc Welders Initial Setup # Reduce planet to size 15 # Swap Mining Districts for Generator Districts. if = { limit = { exists = owner owner = { has_origin = origin_arc_welders } } set_planet_size = 15 add_variable = { which = energy_districts value = mining_districts } set_variable = { which = mining_districts value = 0 } }