mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 12:01:39 +09:00
.
This commit is contained in:
@@ -28,14 +28,6 @@ data.raw['pipe']['pipe'].fluid_box.base_area = 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
|
||||
data.raw['offshore-pump']['offshore-pump'].pumping_speed = 80
|
||||
data.raw['offshore-pump']['offshore-pump'].fluid_box.base_area = 4
|
||||
data.raw['offshore-pump']['offshore-pump'].fluid_box.base_level = 4
|
||||
data.raw['offshore-pump']['offshore-pump'].flags = {'placeable-neutral', 'player-creation'}
|
||||
data.raw['offshore-pump']['offshore-pump'].adjacent_tile_collision_box = {{-0.5, -0.25}, {0.5, 0.25}}
|
||||
data.raw['offshore-pump']['offshore-pump'].adjacent_tile_collision_test = {'ground-tile', 'water-tile', 'object-layer'}
|
||||
data.raw['offshore-pump']['offshore-pump'].adjacent_tile_collision_mask = nil
|
||||
data.raw['offshore-pump']['offshore-pump'].placeable_position_visualization = nil
|
||||
data.raw['storage-tank']['storage-tank'].fluid_box.base_area = 500
|
||||
|
||||
data.raw['locomotive']['locomotive'].max_health = 2000
|
||||
|
||||
Reference in New Issue
Block a user