- albanian_fuel_refinery = {
- template = factory_template
- input_goods = {
- albanians = 2.5 #30 total input+maint = 40
- }
- output_goods = fuel
- value = 2 #50
- }
- albanian_fuel_factory = {
- limit = { water_wheel_power = 1 }
- chance = {
- base = 50
- }
- effect = {
- activate_building = albanian_fuel_refinery
- }
- }