mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update main.lua
This commit is contained in:
@@ -22,9 +22,9 @@ data.raw['module']['effectivity-module'].effect = {consumption = {bonus = -0.5},
|
||||
data.raw['module']['effectivity-module-2'].effect = {consumption = {bonus = -1.0}, pollution = {bonus = -0.15}}
|
||||
data.raw['module']['effectivity-module-3'].effect = {consumption = {bonus = -1.5}, pollution = {bonus = -0.2}}
|
||||
|
||||
data.raw['pipe']['pipe'].fluid_box.height = 4
|
||||
-- data.raw['pipe']['pipe'].fluid_box.height = 4
|
||||
data.raw['pipe']['pipe'].fluid_box.base_area = 4
|
||||
data.raw['pipe-to-ground']['pipe-to-ground'].fluid_box.height = 4
|
||||
-- data.raw['pipe-to-ground']['pipe-to-ground'].fluid_box.height = 4
|
||||
data.raw['pipe-to-ground']['pipe-to-ground'].fluid_box.base_area = 4
|
||||
data.raw['pump']['pump'].fluid_box.height = 16
|
||||
data.raw['pump']['pump'].pumping_speed = 800
|
||||
|
||||
Reference in New Issue
Block a user