mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 20:01:40 +09:00
.
This commit is contained in:
@@ -29,6 +29,7 @@ if settings.startup['PHI-MB'].value and settings.startup['PHI-MB-ENERGY'].value
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
order = 'a-h-' .. i,
|
order = 'a-h-' .. i,
|
||||||
|
upgrade = true,
|
||||||
localised_name = {'phi-cl.combine', {'technology-name.compound-energy'}, tostring(i)},
|
localised_name = {'phi-cl.combine', {'technology-name.compound-energy'}, tostring(i)},
|
||||||
localised_description = {'technology-description.compound-energy'}
|
localised_description = {'technology-description.compound-energy'}
|
||||||
}})
|
}})
|
||||||
|
|||||||
Reference in New Issue
Block a user