From ac1719a43924bbe883a69d7d1ab691ab8964fe7d Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 17 Jun 2024 20:37:45 +0900 Subject: [PATCH] . --- PHI-CL/data-updates.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/PHI-CL/data-updates.lua b/PHI-CL/data-updates.lua index b6ade3a..03c7737 100644 --- a/PHI-CL/data-updates.lua +++ b/PHI-CL/data-updates.lua @@ -25,7 +25,6 @@ if settings.startup['PHI-XW-WATER'].value > 0 then data.raw['offshore-pump']['seafloor-pump'].adjacent_tile_collision_test = {'ground-tile', 'water-tile', 'object-layer'} data.raw['offshore-pump']['seafloor-pump'].adjacent_tile_collision_mask = nil data.raw['offshore-pump']['seafloor-pump'].placeable_position_visualization = nil - data.raw['offshore-pump']['seafloor-pump'].max_health = 400 end end