mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 04:11:39 +09:00
.
This commit is contained in:
@@ -827,7 +827,7 @@ if settings.startup['PHI-VP'].value then
|
|||||||
localised_name = {'entity-name.cargo-landing-pad'}
|
localised_name = {'entity-name.cargo-landing-pad'}
|
||||||
}})
|
}})
|
||||||
|
|
||||||
for _, v in pairs({'concrete', 'landfill', 'automation', 'electronics', 'advanced-circuit', 'explosives', 'battery', 'engine', 'robotics', 'sulfur-processing', 'solar-energy', 'railway'}) do
|
for _, v in pairs({'concrete', 'landfill', 'automation', 'electronics', 'advanced-circuit', 'explosives', 'battery', 'engine', 'sulfur-processing', 'solar-energy', 'railway'}) do
|
||||||
data:extend({{
|
data:extend({{
|
||||||
type = 'technology',
|
type = 'technology',
|
||||||
name = v .. '-productivity',
|
name = v .. '-productivity',
|
||||||
|
|||||||
Reference in New Issue
Block a user